0.1.1 • Published 10 months ago

react-native-lightcontrol v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

react-native-lightcontrol

light control

Installation

npx expo install react-native-lightcontrol

Usage

import { multiply, occupied, vacant } from 'react-native-lightcontrol';

// ...

const result = await multiply(3, 7);
occupied("/dev/ttyS0",9600);
vacant("/dev/ttyS0",9600);

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

0.1.1

10 months ago

0.1.0

10 months ago