Dave Miller
b8c42f7f6f
Introduce SnapshotView which wraps Renderable content and will verify the snapshot
...
Reviewed By: @javache
Differential Revision: D2493722
2015-10-02 12:15:24 -07:00
Spencer Ahrens
fdeb6a842a
[RN] New AnimationExample
2015-09-03 12:52:56 -08:00
Andrei Coman
ed0ca71be0
[SyncDiff] [react_native] Revamp text input example for oss
2015-08-22 14:23:30 -08:00
Martin Bigio
d9bd445940
Unbreak Catalyst
2015-08-19 16:25:14 -07:00
Abhishek Sood
5fc2d67ee5
Revert "@build-break"
2015-08-19 15:21:16 -07:00
Abhishek Sood
1aa29ceaf2
@build-break
2015-08-19 14:12:22 -07:00
Alex Akers
f552495e7f
Fix NavigatorIOS freeze when pushing before initialization completes
...
Summary:
This freezes the app in the UIExplorer because we try to push a new view controller onto the screen before the navigator finishes loading. This was exacerbated by @tadeuzagallo's diff that made the loading even faster. Hehe
2015-08-13 08:24:24 -08:00
Philipp von Weitershausen
37636fc59a
[React Native] open source ImageEditingManager native module
2015-07-29 15:57:48 -08:00
Alex Akers
7d19ff3dcb
Add <Modal /> component
...
Summary:
Create Modal component that can be used to present content modally.
2015-07-28 07:21:50 -08:00
Alex Akers
d178e27939
Fix UIExplorer freezing / persistence
2015-07-27 08:35:34 -08:00
Andrei Coman
9c8ba9502c
[react_native] Refactor UIExplorerList to fix UIExplorerApp
2015-07-23 06:58:18 -08:00