0.2.0 • Published 3 years ago

react-native-the-plaza-ui v0.2.0

Weekly downloads
5
License
MIT
Repository
github
Last release
3 years ago

react-native-the-plaza-ui

React Native UI components extracted from ThePlaza app

Installation

npm install react-native-the-plaza-ui

Usage

import ThePlazaUi from "react-native-the-plaza-ui";

// ...

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

Contributing

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

License

MIT