Releases: Web3Auth/web3auth-react-native-sdk
Releases · Web3Auth/web3auth-react-native-sdk
v3.3.0
What's Changed
- Update README.md by @yashovardhan in #29
New Contributors
- @yashovardhan made their first contribution in #29
Full Changelog: v3.2.1...v3.3.0
v3.2.1
Bug fixes on release
Full Changelog: v3.2.0...v3.2.1
v3.2.0
v3.1.0
What's Changed
- chore: sync codebase from expo sdk for 3.0.0 by @michaellee8 in #22
- Updates to new params by @chaitanyapotti in #27
New Contributors
- @chaitanyapotti made their first contribution in #27
Full Changelog: v2.2.0...v3.1.0
v3.0.1
Web3Auth react native sdk is now pure js and doesn't have any native android/ios dependencies. It is intended to provide an API that matches the Web JS SDK.
The API interface has changed slightly. Please refer to README.md for the latest integration
Full Changelog: v2.2.0...v3.0.1
Release 2.2.0
Release 2.0.1
Release 2.0.0
Release 1.0.0
1.0.0 (2022-02-07)
Full Changelog: v0.2.0...v1.0.0
Release 0.2.0
0.2.0 (2022-02-07)
Bug Fixes
- android side no provider (1fc89d1)
- android to a buildable state (77e6846)
- clean up some errors (86137aa)
- formatting and working demo (f277cda)
- ios dialog disappear bug (6682b64)
- update package name (005c4e9)
Features
- add ios api (958bae9)
- add ios bridge (ee0b456)
- add redirection handling (f15db04)
- android wip (d589baa)
- fix bridging issues (27a1b96)
- implement basic ios side (5f86984)
- merge android code (38d0d3c)
- merge android native bridge (5505463)
- one small bug before ios example works (7a148d8)
- runnable ios app (11473bd)
- specifying different providers in example app (57a4dea)