This repository demonstrates how to seamlessly integrate a Flutter app as a component within a React Native project. By combining the strengths of both frameworks, you can use Flutter for specific UI components while maintaining the overall structure in React Native.
- Clone this repository:
git clone https://github.com/vidya-hub/FlutterInsideReactNative cd FlutterInsideReactNative
- Run the App:
bash run_app.sh