react-native/Examples/UIExplorer/UIExplorer
Christine Abernathy 09958618c5 Adding emulator, simulator UIExplorer example across docs
Summary:Current docs show an Appetize.io example for AlertIOS doc. This pull request adds that feature across all applicable iOS and Android docs. So if a doc has an example in UIExplorer, it shows up in the top right and clicking to Play should navigate to the relevant example.

The changes here also touched NavigationExperimental to fix a typo that prevented iOS deep link from working. Code was also added to help support Android deep links but there's an outstanding issue (a race condition) around how Android deep links trigger getInitialURL in NavigationRootContainer that prevents this from fully working.

For adding the docs, a few things were done outside this pull request:

1/ Release builds for UIExplorer Android and iOS apps were uploaded to Appetize.io. The Appetize.io info (public key to run the build) is embedded in the docs.
2/ The iOS build was generated by making a few changes to get a local bundle. The current UIExplorer set up doesn't support "react-native run-ios".

Regarding the Appetize bu
Closes https://github.com/facebook/react-native/pull/6306

Differential Revision: D3129651

Pulled By: bestander

fb-gh-sync-id: d296d64db8236faa36f35484bb6b362990caf934
fbshipit-source-id: d296d64db8236faa36f35484bb6b362990caf934
2016-04-04 06:05:23 -07:00
..
Base.lproj added method to set thumb image 2015-11-24 16:10:04 -08:00
Images.xcassets Update Image docs and examples to the new asset system 2016-01-27 13:47:45 -08:00
NativeExampleViews Refactored module access to allow for lazy loading 2015-11-25 04:49:45 -08:00
AppDelegate.h 'Update app properties in runtime' UIExplorer demo 2015-11-12 11:43:34 -08:00
AppDelegate.m Adding emulator, simulator UIExplorer example across docs 2016-04-04 06:05:23 -07:00
Info.plist App linking for UIExplorer iOS 2016-02-22 16:17:23 -08:00
main.m Increased warning levels to -Wall -Wextra, and fixed Xcode 7 beta issues 2015-06-15 07:52:50 -08:00