/rn_flutter

Starter Project that merges Flutter and React Native on a single android project.

Primary LanguageDart

rn_flutter

A projects that merges React Native and Flutter in a single android application.

Getting Started

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

Issues

  • This project doesnt handle the case for ios, thus expert IOS developer can build that PRs are always welcomed.