react-native-hoo-ui-lib
v0.3.0
Published
A customizable and reusable component library for React Native applications. Includes a collection of production-ready UI components to accelerate development and maintain design consistency across projects.
Readme
react-native-hoo-ui-lib
A customizable and reusable component library for React Native applications. Includes a collection of production-ready UI components to accelerate development and maintain design consistency across projects.
Installation
npm install react-native-hoo-ui-libUsage
import { multiply } from 'react-native-hoo-ui-lib';
// ...
const result = await multiply(3, 7);Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library
