react-native-nativemodule-example

2.0.0 • Public • Published

#react-native-BGNativeModuleExample 这是博客ReactNative之原生模块开发并发布——iOS篇的Example代码

##安装

rnpm install react-native-nativemodule-example

##使用

import BGNativeModuleExample from 'react-native-nativemodule-example';

BGNativeModuleExample.testPrint("Jack", {
    height: '1.78m',
    weight: '7kg'
});

##Example

npm install

Readme

Keywords

none

Package Sidebar

Install

npm i react-native-nativemodule-example

Weekly Downloads

6

Version

2.0.0

License

ISC

Last publish

Collaborators

  • liuchungui