Pawel Sienkowski
f1712b0cc3
'Update app properties in runtime' UIExplorer demo
...
Reviewed By: javache
Differential Revision: D2615815
fb-gh-sync-id: 557ce1b2bc76360fe19a0893e0f317c09b685e23
2015-11-12 11:43:34 -08:00
Bhuwan Khattar
db229aab87
Make component registration in UIExplorerApp explicit
...
Summary: Currently, the components get registered by `UIExplorerApp.ios.js` as a side effect of requiring `UIExplorerList.ios.js`. This removes the side effect and makes the registration explicit so that it works well with inline requires.
public
Reviewed By: jingc
Differential Revision: D2613174
fb-gh-sync-id: 799dd8b11985708b05fc4c03f367487b47f46bc6
2015-11-03 17:20:30 -08:00
Milen Dzhumerov
77272d5a91
Hit testing now treats views with 0.0 opacity as interactable
...
Reviewed By: nicklockwood
Differential Revision: D2574937
fb-gh-sync-id: 63629cd61cbd7cab93346b4dd91a32703d4f56e0
2015-10-30 04:14:25 -07:00
Dave Miller
19e11232fe
Move SnapshotView to SnapshotViewIOS and create an unimplemented android version
...
Reviewed By: @andreicoman11
Differential Revision: D2536373
fb-gh-sync-id: 0f671e8198175a15540b74d54e53eee941aa0c1b
2015-10-13 11:48:38 -07:00
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