react-native-rn-wechat-module
v1.0.0
Published
React Native 微信SDK集成
Maintainers
Readme
react-native-rn-wechat-module
Getting started
$ npm install react-native-rn-wechat-module --save
Mostly automatic installation
$ react-native link react-native-rn-wechat-module
Usage
import RnWechatModule from 'react-native-rn-wechat-module';
// TODO: What to do with the module?
RnWechatModule;