Skip to content

blackmatrix2007/reactnative-fluttermodule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutter-module-rn

wrapper flutter module for react native

flutter_module

flutter module is a flutter project that can be used as a library in other flutter projects.

miniflutter

demo reactnative project that uses flutter_module as a library

How to use

cd flutter-module-rn

npm i

npm run rn:build npm run ios:buildson npm run android:build

cd miniflutter

yarn add file:../flutter-module-rn

android open android studio and build

ios

cd ios && pod install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published