Skip to content

react-native-integrate/integrate

Repository files navigation

React Native Integrate

npm package Build Status Downloads Code Coverage

Single-command integration and upgrade for React Native

Key Features

  • 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.

Try now!

# Install a package with your favorite pm
npm install react-native-vision-camera

# Integrate the package
npx react-native-integrate react-native-vision-camera

Documentation

Check https://react-native-integrate.github.io/integrate to get started.

Contribution

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.

License

This project is licensed under the MIT License - see the LICENSE file for details.