0.1.7 • Published 1 year ago
@ev_np/jdimrncomponentkit v0.1.7
@jd/jdimrncomponentkit
咚咚ReactNative原生模块/组件库
Installation
npm install @jd/jdimrncomponentkit
Usage
import { multiply } from '@jd/jdimrncomponentkit';
// ...
const result = await multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library