Skip to content

react-native-integrate/integrate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Murat Mehmet
Mar 21, 2025
2db958d · Mar 21, 2025
Feb 20, 2025
Feb 20, 2025
Aug 26, 2023
Mar 17, 2024
Mar 21, 2025
Mar 21, 2025
Aug 26, 2023
Aug 27, 2023
Mar 21, 2025
Aug 26, 2023
Aug 26, 2023
Mar 18, 2024
Feb 20, 2025
Aug 26, 2023
Aug 26, 2023
Mar 21, 2025
Feb 22, 2025
Mar 20, 2025
Feb 22, 2025
Mar 21, 2025
Mar 21, 2025
Feb 22, 2025

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

integrate.gif

Upgrade React Native

# Upgrade project to the latest RN version
npx react-native-integrate upgrade

upgrade.gif

Documentation

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