1.0.0-beta.2 • Published 9 months ago

@cpp.js/plugin-react-native-ios-helper v1.0.0-beta.2

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

@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-dev

or YARN

yarn add @cpp.js/plugin-react-native-ios-helper --dev

or PNPM

pnpm add @cpp.js/plugin-react-native-ios-helper --save-dev

or BUN

bun add @cpp.js/plugin-react-native-ios-helper --dev
1.0.0-beta.2

9 months ago