名称 最后更新
ios 正在载入提交数据...
.gitattributes 正在载入提交数据...
.gitignore 正在载入提交数据...
README.md 正在载入提交数据...
index.js 正在载入提交数据...
package.json 正在载入提交数据...

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

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

Usage

import RNVodeMjRefresh from 'react-native-vode-mj-refresh';

// TODO: What to do with the module?
RNVodeMjRefresh;