1.2.0 • Published 8 years ago

react-native-zxktest v1.2.0

Weekly downloads
3
License
ISC
Repository
github
Last release
8 years ago

react-native nativemodule

how to use

rnpm i react-native-zxktest

import CalendarManager from 'react-native-zxktest';

console.log(NativeModules.CalendarManager); CalendarManager.addEvent('Test', 'Local');

source by