https://github.com/vineyardbovines/react-native-iot-tools
A suite of IoT tools to use with React Native.
https://github.com/vineyardbovines/react-native-iot-tools
Last synced: 7 months ago
JSON representation
A suite of IoT tools to use with React Native.
- Host: GitHub
- URL: https://github.com/vineyardbovines/react-native-iot-tools
- Owner: vineyardbovines
- License: mit
- Created: 2021-11-24T20:52:08.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T05:17:10.000Z (almost 2 years ago)
- Last Synced: 2025-02-14T17:15:29.336Z (8 months ago)
- Language: Swift
- Size: 229 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# react-native-iot-tools
**WIP**. A suite of IoT tools for React Native applications.
| Package | iOS | Android |
| ------------------------------------------------------------- | --- | ------- |
| [`@react-native-iot-tools/bluetooth`](./packages/bluetooth) | ✅ | ❌ |
| [`@react-native-iot-tools/components`](./packages/components) | ✅ | ✅ |
| [`@react-native-iot-tools/esp32`](./packages/esp32) | ✅ | ❌ |
| [`@react-native-iot-tools/wifi`](./packages/wifi) | ✅ | ❌ |## Roadmap
Please see the [open issues](https://github.com/gretzky/react-native-iot-tools/issues) for a list of known issues / proposed features.
## Contributing
Contributions are welcome! Any contributions you make are greatly appreciated. Please see [CONTRIBUTING.md](./CONTRIBUTING.md) and our [Code of Conduct](./CODE_OF_CONDUCT.md).
## License
Distributed under the [MIT license](./LICENSE)