0.14.0 • Published 1 year ago

@xrbrn/react-native-base v0.14.0

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
1 year ago

@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