Skip to content

Releases: invertase/react-native-firebase

v6.4.0

08 Apr 11:26
Compare
Choose a tag to compare

v6.3.0

v5.6.0 - Sign-in with Apple support, react-native 0.60+ only

10 Dec 13:36
e7e6d6f
Compare
Choose a tag to compare

Please note v5 is still seeing releases, but they are for breaking ecosystem changes only - just enough so it remains relevant for those that can't move to v6 yet.

This change allows use of Sign-in with Apple, an iOS13+ requirement to avoid rejection by the App Store if you use any forms of social authentication.

Breaking: Note that iOS13+ is only supported with Xcode 11+, which requires react-native 0.60+

You may find that react-native-firebase v5.6.x still works on react-native 0.59 (the test suite still does), but you will not be able to integrate Sign-in with Apple until you upgrade as that library is react-native 0.60+ only.

It works well with https://github.com/invertase/react-native-apple-authentication including a guide specifically for integrating with react-native-firebase, though note the import statements are for v6, you'll need to import auth in the v5 style to use it: https://github.com/invertase/react-native-apple-authentication/blob/master/docs/FIREBASE.md

See discussion in the related issue: #2884

https://rnfirebase.io/docs/v5.x.x/releases/v5.6.x

v5.5.7 - maintenance release: AndroidX and others

10 Dec 13:31
3cb2c72
Compare
Choose a tag to compare

Please note v5 is still seeing releases, but they are for breaking ecosystem changes only - just enough so it remains relevant for those that can't move to v6 yet.

These changes allow complete use of the AndroidX version of android libraries among other changes, so moving to react-native 0.60+ is easy

https://rnfirebase.io/docs/v5.x.x/releases/v5.5.x#5.5.7

v6.2.0

08 Dec 00:10
Compare
Choose a tag to compare

v6.1.0

26 Nov 04:28
Compare
Choose a tag to compare

v6.0.4

17 Nov 07:19
Compare
Choose a tag to compare
chore(release): v6.0.4

v6.0.3

29 Oct 20:22
Compare
Choose a tag to compare

v6.0.2

18 Oct 13:28
Compare
Choose a tag to compare

v6.0.1

07 Oct 06:28
Compare
Choose a tag to compare