A projects that merges React Native and Flutter in a single android application.
Simply run the following command to generate the apk for android
./gradlew assembleRelease
Or if you just want to test the apk, download it from here. https://github.com/awazgyawali/rn_flutter/raw/master/android/app/release/app-release.apk
- This project doesnt handle the case for ios, thus expert IOS developer can build that PRs are always welcomed.