An open API service indexing awesome lists of open source software.

https://github.com/awazgyawali/rn_flutter

Starter Project that merges Flutter and React Native on a single android project.
https://github.com/awazgyawali/rn_flutter

android flutter react-native

Last synced: 8 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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.