Update IntegrationWithExistingApps.md

Summary:
DOCS
Android studio should be android section only
Closes https://github.com/facebook/react-native/pull/10984

Differential Revision: D4197586

Pulled By: JoelMarcey

fbshipit-source-id: 2fe3d737083f3ad301dbc39cdb4f8ff315370d76
This commit is contained in:
Zaan
2016-11-17 07:03:21 -08:00
committed by Facebook Github Bot
parent eb2cbeac9f
commit fa1f6fd543

View File

@@ -813,6 +813,8 @@ if (!foundHash) {
}
</script>
<block class="android" />
## Creating a release build in Android Studio
You can use Android Studio to create your release builds too! Its as easy as creating release builds of your previously-existing native Android app. Theres just one additional step, which youll have to do before every release build. You need to execute the following to create a React Native bundle, whichll be included with your native Android app: