Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 486 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 486 Bytes

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.