小程序React Native SDK

Getting started

$ npm install react-native-mopsdk --save

Mostly automatic installation

$ react-native link react-native-mopsdk

Usage

import FINMopsdk from 'react-native-mopsdk';

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