1.0.0 • Published 4 years ago

react-native-rn-wechat-module v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

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;