react-native-rn-bmkit
v1.0.0
Published
给RN做的基础组件库
Readme
react-native-bmkit
Getting started
$ npm install react-native-bmkit --save
Mostly automatic installation
$ react-native link react-native-bmkit
Usage
import Bmkit from 'react-native-bmkit';
// TODO: What to do with the module?
Bmkit;