Skip to content

HillLiu/flutter_call_react_native

Repository files navigation

flutter_call_react_native (Android & IOS supported)

  • Android (Kotlin)
  • IOS (Swift)
Library Version Ref
Flutter 3.0.5 https://docs.flutter.dev/development/tools/sdk/releases?tab=macos
React Native 0.69.3 https://www.npmjs.com/package/react-native

Getting Started

Util

Try it

  • install
yarn
cd ios
pod install
  • Run react-native and flutter in different screen.
npx react-native start
flutter run

Article