react-native/Examples/UIExplorer/android/app
leeight dcc2abc1f6 Fix Examples/{UIExplorer,Movies}
Summary:
Thanks for submitting a pull request! Please provide enough information so that others can review your pull request:

(You can skip this if you're fixing a typo or adding an app to the Showcase.)

UIExplorerActivity.java and MoviesActivity.java should override `getReactNativeHost` method. And this PR will fix https://github.com/facebook/react-native/issues/8215.

**Test plan (required)**

Demonstrate the code is solid. Example: The exact commands you ran and their output, screenshots / videos if the pull request changes UI.

Make sure tests pass on both Travis and Circle CI.

**Code formatting**

Look around. Match the style of the rest of the codebase. See also the simple [style guide](https://github.com/facebook/react-native/blob/master/CONTRIBUTING.md#style-guide).

For more info, see the ["Pull Requests" section of our "Contributing" guidelines](https://github.com/facebook/react-native/blob/master/CONTRIBUTING.md#pull-requests).
Closes https://github.com/facebook/react-native/pull/8223

Differential Revision: D3456957

fbshipit-source-id: cc0b51e5bfaec71d210bfba81b1f7cd06a723d8c
2016-06-20 08:43:29 -07:00
..
src/main Fix Examples/{UIExplorer,Movies} 2016-06-20 08:43:29 -07:00
BUCK Allow building UIExplorer with Buck 2016-04-12 13:05:24 -07:00
build.gradle Adding emulator, simulator UIExplorer example across docs 2016-04-04 06:05:23 -07:00
gradle.properties Adding emulator, simulator UIExplorer example across docs 2016-04-04 06:05:23 -07:00
proguard-rules.pro Release React Native for Android 2015-09-14 18:13:39 +01:00
react.gradle Adding emulator, simulator UIExplorer example across docs 2016-04-04 06:05:23 -07:00