@arkadecx/react-native-components
v0.3.4
Published
Common UI components for React Native.
Downloads
5
Readme
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