1.0.1 • Published 8 years ago
react-native-ios-device-manager v1.0.1
react-native-ios-device-manager
Getting started
$ npm install react-native-ios-device-manager --save
Mostly automatic installation
$ react-native link react-native-ios-device-manager
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-ios-device-managerand addiOSDeviceManager.xcodeproj - In XCode, in the project navigator, select your project. Add
libiOSDeviceManager.ato your project'sBuild Phases➜Link Binary With Libraries - Run your project (
Cmd+R)<
Usage
import iOSDeviceManager from 'react-native-ios-device-manager';