Skip to content

roberthartman/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

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Kotlin 25.1%
  • Java 17.3%
  • JavaScript 16.0%
  • Swift 15.6%
  • Ruby 13.4%
  • Objective-C 12.2%
  • Other 0.4%