mirror of
https://github.com/status-im/react-native.git
synced 2025-01-14 19:44:13 +00:00
75850b9014
Summary: <!-- Thank you for sending the PR! We appreciate you spending the time to work on these changes. Help us understand your motivation by explaining why you decided to make this change. You can learn more about contributing to React Native here: http://facebook.github.io/react-native/docs/contributing.html Happy contributing! --> I was trying to follow the instruction on http://facebook.github.io/react-native/docs/integration-with-existing-apps.html to integrate react native into existing android app, but failed. After hours of google/stackoverflow, I finally get it running. I am submitting this pr the list the diffs in the guide so that other developer won't fell into the same issues. - create an example android project - follow the guide in the pr to integrate react-native into the example android project - make sure it runs without error Closes https://github.com/facebook/react-native/pull/15813 Differential Revision: D5767573 Pulled By: hramos fbshipit-source-id: 805165a64b6db2aa2de936ad8f6a8a3d2fedd7c4