README.md
758 字节
react-native-vode-mj-refresh
Getting started
$ npm install react-native-vode-mj-refresh --save
Mostly automatic installation
$ react-native link react-native-vode-mj-refresh
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-vode-mj-refreshand addRNVodeMjRefresh.xcodeproj - In XCode, in the project navigator, select your project. Add
libRNVodeMjRefresh.ato your project'sBuild Phases➜Link Binary With Libraries - Run your project (
Cmd+R)<
Usage
import RNVodeMjRefresh from 'react-native-vode-mj-refresh';
// TODO: What to do with the module?
RNVodeMjRefresh;