react-native-xdd-wechat-sdk
v1.0.2
Published
TODO
Readme
react-native-xdd-wechat-sdk
Getting started
$ npm install react-native-xdd-wechat-sdk --save
Mostly automatic installation
$ react-native link react-native-xdd-wechat-sdk
Usage
import XddWechatSdk from 'react-native-xdd-wechat-sdk';
// TODO: What to do with the module?
XddWechatSdk;