Skip to content

amoghpalnitkar/react-native-esp-idf-provisioning

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published