Single-command integration and upgrade for React Native
- Package Integration: Automates native code modifications required by third-party packages.
- Upgrade Assistance: Helps upgrade React Native projects with minimal manual effort.
- Custom Configuration: Allows developers to define custom integration steps.
# Install a package with your favorite pm
npm install react-native-vision-camera
# Integrate the package
npx react-native-integrate react-native-vision-camera
Check https://react-native-integrate.github.io/integrate to get started.
Contributions are welcome! If you find any issues, have suggestions feel free to submit a pull request or open an issue. For major changes, please discuss the proposed changes with us first.
This project is licensed under the MIT License - see the LICENSE file for details.