react-native-iot-wifi icon indicating copy to clipboard operation
react-native-iot-wifi copied to clipboard

Simple wifi configuration manager for IOT devices.

Results 41 react-native-iot-wifi issues
Sort by recently updated
recently updated
newest added

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.19 to 0.7.28. Commits 1d3c98a Revert breaking fix #279 and release as 0.7.28 535f11b Delete redundant code 642c039 Fix #492 LG TV WebOS detection 3edacdd Merge branch...

dependencies

Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. Commits See full diff in compare view Maintainer changes This version was pushed to npm by oss-bot, a new releaser for y18n since your...

dependencies

Only work in version the debug, but on release production not worked. :) `> Task :react-native-iot-wifi:verifyReleaseResources FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for...

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...

dependencies

Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. Commits 6370e90 Mark version 5.7.4 fbc15b1 More rigorously check surrogate pairs in regexp validator See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=acorn&package-manager=npm_and_yarn&previous-version=5.7.3&new-version=5.7.4)](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot...

dependencies

This PR adds a podspec file to support auto linking in the latest versions of React Native and bumps the Android sdk version to the recommended 28. Testing has been...

After a bit more testing turns out Android Q is still supporting the old API and rejecting the wifi connect calls for it makes less sense. This PR will 1....

The idea is to implement a method that would list all available WiFi SSIDs. Is it possible? Complex to implement?

Will there be support for Android Q (10)? And if not, what are the necessary steps to be taken for a user of this library to make it compatible with...