Releases: sraka1/react-native-firestack
Releases · sraka1/react-native-firestack
Fix error callback on forgotten pw
Fix error parsing
v3.0.4 Bump version
Fixes for reset password
Also error handling in general. Both were problematic on iOS.
Fix version number
v3.0.2 Bump version number
Add sendEmailVerification method to iOS
v3.0.1 Add sendEmailVerification method
Initial release from v3 branch
Merge branch 'v3' into pr-208 * v3: Updated next version Make firestackModule.js working for v3 Added github auth into v3 Consistency with values emitted by firebase.auth.AuthProvider subclasses