0.3.4 • Published 1 year ago

@arkadecx/react-native-components v0.3.4

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

react-native-components

Common UI components for React Native.

Installation

npm install react-native-components

Usage

import Components from "react-native-components";

// ...

const result = await Components.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT