UNPKG

react-native-npm-tool

Version:

a test npm tool

8 lines (4 loc) 140 B
import Tool from './ToolJs' import { NativeModules } from 'react-native'; const { RNReactNativeNpmTool } = NativeModules; export {Tool};