Update RELEASE.md
This commit is contained in:
+3
-1
@@ -19,4 +19,6 @@ To then bundle a release run the following command on your branch:
|
|||||||
cd android && ./gradlew bundleRelease
|
cd android && ./gradlew bundleRelease
|
||||||
```
|
```
|
||||||
|
|
||||||
This command creates an `app.aab` file in the folder `/android/app/build/outputs/bundle/release`.
|
This command creates an `app.aab` file in the folder `/android/app/build/outputs/bundle/release`.
|
||||||
|
|
||||||
|
[More on Android App Bundle](https://blog.swmansion.com/make-your-react-native-app-3x-smaller-44c993eda2c9)
|
||||||
Reference in New Issue
Block a user