1.0.0 • Published 10 months ago
@cpp.js/plugin-react-native-ios-helper v1.0.0
@cpp.js/plugin-react-native-ios-helper
Cpp.js React Native plugin iOS helper
A tool for seamless C++ integration with React Native and Expo.
Integration
To integrate cpp.js into your project using React Native or Expo, you can utilize the @cpp.js/plugin-react-native-ios-helper plugin. Start by installing these package with the following command:
NPM
npm install @cpp.js/plugin-react-native-ios-helper --save-devor YARN
yarn add @cpp.js/plugin-react-native-ios-helper --devor PNPM
pnpm add @cpp.js/plugin-react-native-ios-helper --save-devor BUN
bun add @cpp.js/plugin-react-native-ios-helper --dev