@epasianpm/react-native-globalsetting
v0.1.1
Published
Settings.Global.putString and Settings.Global.getString
Downloads
9
Readme
react-native-globalsetting
Settings.Global.putString and Settings.Global.getString
Installation
npm install react-native-globalsettingUsage
import { multiply } from '@epasianpm/react-native-globalsetting';
// ...
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
