react-native-themeui
v1.2.3
Published
Essential cross-platform UI components for React Native
Downloads
21
Readme
react-native-themeui
Essential cross-platform UI components for React Native
Installation
npm install react-native-themeui
Usage
import { multiply } from 'react-native-themeui';
// ...
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