0.1.8 • Published 4 years ago
react-native-mobile-settings v0.1.8
react-native-settings
set platform settings using in react native api
Installation
npm install react-native-settings
Usage
import { multiply } from "react-native-settings";
// ...
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