react-native-user-interface
v0.1.1
Published
change RN userinterface at runtime.
Readme
react-native-user-interface
change RN userinterface at runtime.
Installation
npm install react-native-user-interfaceUsage
import { multiply } from "react-native-user-interface";
// ...
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
