Releases: DiegoBM/react-native-appwrite-oauth
Releases · DiegoBM/react-native-appwrite-oauth
Release 0.3.2
0.3.2 (2022-12-10)
Bug Fixes
- bumped react native version (f0f4e84)
- manually upgraded example react native to support ios (4fa6d5b)
- reverted react native version until stable (563a365)
- upgraded react native and fixed Appwrite compatibility (602cbb6)
Release 0.3.1
0.3.1 (2021-05-31)
Bug Fixes
- changed install instructions to adapt to ios and adapted some ios styles (e4c1ac8)
- fixed unit tests (52b3ee3)
Release 0.3.0
0.3.0 (2021-05-31)
Features
- added the possibility to pass the entire layout instead of header (571ecdb)
Release 0.2.0
0.2.0 (2021-05-27)
Features
- oauth: added initial functionality (2ba2043)