amoghpalnitkar / react-native-esp-idf-provisioning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-native-esp-idf-provisioning

React Native bindings for esp board provisioning

Installation

npm install react-native-esp-idf-provisioning

Usage

import EspIdfProvisioning from "react-native-esp-idf-provisioning";

// ...

const result = await EspIdfProvisioning.createDevice("espdevice", ...params);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

About

License:MIT License


Languages

Language:Kotlin 25.1%Language:Java 17.3%Language:JavaScript 16.0%Language:Swift 15.6%Language:Ruby 13.4%Language:Objective-C 12.2%Language:C 0.3%Language:TypeScript 0.1%