Skip to content

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

Notifications You must be signed in to change notification settings

b2956/rn_flutter

 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 33.3%
  • Objective-C 31.8%
  • Java 17.1%
  • Starlark 10.6%
  • JavaScript 7.2%