1.1.0 • Published 6 years ago
react-native-pexip v1.1.0
react-native-react-native-pexip
Getting started
$ npm install react-native-react-native-pexip --save
Mostly automatic installation
$ react-native link react-native-react-native-pexip
Manual installation
iOS
- In XCode, in the project navigator, right click
Libraries➜Add Files to [your project's name] - Go to
node_modules➜react-native-react-native-pexipand addRNReactNativePexip.xcodeproj - In XCode, in the project navigator, select your project. Add
libRNReactNativePexip.ato your project'sBuild Phases➜Link Binary With Libraries - Run your project (
Cmd+R)<
Usage
import RNReactNativePexip from 'react-native-react-native-pexip';
// TODO: What to do with the module?
RNReactNativePexip;