mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-20 07:44:29 +08:00
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:
committed by
Facebook Github Bot
parent
eb2cbeac9f
commit
fa1f6fd543
@@ -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! It’s as easy as creating release builds of your previously-existing native Android app. There’s just one additional step, which you’ll have to do before every release build. You need to execute the following to create a React Native bundle, which’ll be included with your native Android app:
|
||||
|
||||
Reference in New Issue
Block a user