Releases: orbital-systems/react-native-esp-idf-provisioning
Releases · orbital-systems/react-native-esp-idf-provisioning
Release 0.2.3
Release 0.2.2
Release 0.2.1
Release 0.2.0
0.2.0 (2023-10-02)
Bug Fixes
- android,ios: fixes after testing (5e96616)
- android: implement methods, first try (1cc0fd4)
- android: permission checks (d560a45)
- android: sendData working (a591d43)
- android: suppress missing permissions, because we do checks already (30e44ca)
- api: cleaner exports (c485ef5)
- example: cleanup design (0d0ee92)
- ios: fix types and return values + update readme (6455509)
- ios: provisioning working (90903ae)
- ios: sendData should return data as string and not just success (aabeec6)
- ios: sendData test (6dd8948)
- ios: update to ESPProvision ~> 2.1 and set minimum iOS platform version to 13.0 (232b72a)
- ios: working connection and wifi scanning (838b876)
- package: update name with org scope (efb38d3)
Features
- ios: initial bridge implemented (c5a2f18)