0.3.2 • Published 4 years ago

@arkadedigital/react-native-components v0.3.2

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years 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