Hedger Wang
71e59761c9
Clean up APIs.
...
Reviewed By: ericvicenti
Differential Revision: D3010136
fb-gh-sync-id: 310864450bfc86ebc2d696f8ef4876b14fa3a57f
shipit-source-id: 310864450bfc86ebc2d696f8ef4876b14fa3a57f
2016-03-04 14:57:31 -08:00
Konstantin Raev
251d5a5959
Fixed flow error about require platform forked component
...
Summary:Commit 29e6bac17a
introduced a flow break in e2e tests.
This commit fixes float.
**Test plan (required)**
```bash
flow check Libraries
npm test
```
Make sure JS tests pass on TravisCI.
Closes https://github.com/facebook/react-native/pull/6168
Differential Revision: D2982108
fb-gh-sync-id: 0aea38f7b7e00c7ce91284e7ca6a01318792cc75
shipit-source-id: 0aea38f7b7e00c7ce91284e7ca6a01318792cc75
2016-02-26 04:34:31 -08:00
Konstantin Raev
29e6bac17a
Fixed UIExplorerStateTitleMap.js being .ios only
...
Reviewed By: foghina
Differential Revision: D2977953
fb-gh-sync-id: de650f82535fa4389602ce8b743ddf0442324c87
shipit-source-id: de650f82535fa4389602ce8b743ddf0442324c87
2016-02-25 14:57:08 -08:00
Eric Vicenti
876ecb291f
Adopt NavigationExperimental in UIExplorer
...
Summary:Use the new Navigation library to make the UIExplorer navigation more flexible.
Deep linking examples are coming soon (hint: we just need to convert URIs to UIExplorerActions!)
Reviewed By: javache
Differential Revision: D2798050
fb-gh-sync-id: c7775393e2d7a30a161d0770192309567dcc8b0c
shipit-source-id: c7775393e2d7a30a161d0770192309567dcc8b0c
2016-02-22 16:17:06 -08:00