1.0.1 • Published 7 years ago
react-native-google-drive-option v1.0.1
react-native-google-drive-option
This package is under maintenance and completely craeted yet.
Getting started
$ npm install react-native-google-drive-option --save
Mostly automatic installation
$ react-native link react-native-google-drive-option
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-google-drive-optionand addRNGoogleDriveOption.xcodeproj - In XCode, in the project navigator, select your project. Add
libRNGoogleDriveOption.ato your project'sBuild Phases➜Link Binary With Libraries - Run your project (
Cmd+R)<
Usage
import RNGoogleDriveOption from 'react-native-google-drive-option';
// TODO: What to do with the module?
RNGoogleDriveOption;