0.14.0 • Published 4 months ago
@xrbrn/react-native-base v0.14.0
@xrbrn/react-native-base
迅雷 React Native host base
Installation
npm install @xrbrn/react-native-base
Usage
import { multiply } from '@xrbrn/react-native-base';
// ...
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