Skip to content

sunkibaek/react-native-the-plaza-ui

Repository files navigation

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