1.0.1 • Published 6 years ago

react-native-ios-device-manager v1.0.1

Weekly downloads
8
License
-
Repository
-
Last release
6 years ago

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

  1. In XCode, in the project navigator, right click LibrariesAdd Files to [your project's name]
  2. Go to node_modulesreact-native-ios-device-manager and add iOSDeviceManager.xcodeproj
  3. In XCode, in the project navigator, select your project. Add libiOSDeviceManager.a to your project's Build PhasesLink Binary With Libraries
  4. Run your project (Cmd+R)<

Usage

import iOSDeviceManager from 'react-native-ios-device-manager';