react-native-focus-status
v0.59.0
Published
it is app for check if focus status is enabled
Downloads
116
Readme
react-native-focus-status
it is app for check if focus status is enabled
Installation
npm install react-native-focus-status
Usage
import { multiply } from 'react-native-focus-status';
// ...
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