1.0.1 • Published 5 years ago
@pengzhenjin/react-native-wechat v1.0.1
react-native-wechat
Getting started
$ npm install react-native-wechat --save
Mostly automatic installation
$ react-native link react-native-wechat
Usage
import Wechat from 'react-native-wechat';
// TODO: What to do with the module?
Wechat;