An open API service indexing awesome lists of open source software.

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.

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)