Skip to content

mattreid1/react-native-with-flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Integrating React Native into a Flutter app

Flutter and React Native are both cross platform frameworks for developing mobile apps.

Each framework has its own advantages and disadvantages (i.e. Flutter has better performance but React Native is more established and so has better community support). As such, this project aims to combine the best of both worlds by integrating React Native into a Flutter mobile app.

Currently, only the Android implementation works. iOS will be added in the future.

Android implementation

Check commit 1c4ef74 and then commit 7fe825b to see how it was implemented for Android.

About

Integrating React Native into a Flutter app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published