react-native-user-interface

change RN userinterface at runtime.

Installation

npm install react-native-user-interface

Usage

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

react-native-user-interface

GitHub

View Github