R

react-native-vode-MJRefresh

魏俊杰提交了 · bc92f100 fix: 路由迁移

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;