react-native-seedui
v0.1.0
Published
UI Library for React Native
Readme
react-native-seedui
UI Library for React Native
Installation
npm install react-native-seeduiUsage
import { multiply } from "react-native-seedui";
// ...
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
