@jiroscripts/react-native-device-brightness
v0.2.0
Published
A simple React Native module to handle device brightness
Readme
@jiroscripts/react-native-device-brightness
A simple React Native module to handle device brightness
Installation
npm install @jiroscripts/react-native-device-brightnessUsage
import { multiply } from '@jiroscripts/react-native-device-brightness';
// ...
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
