Update RELEASE.md

This commit is contained in:
Sofiya Tepikin
2020-08-01 11:58:15 +00:00
parent 9d05b27d32
commit b798f12266
+2
View File
@@ -20,3 +20,5 @@ cd android && ./gradlew bundleRelease
```
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)