Skip to content

Releases: rmrs/react-native-firebaseui

v0.3.0 - Support shared element transitions for android

Choose a tag to compare

@erezrokah erezrokah released this 14 Dec 16:01
e9319a5
  • Support shared element transitions for android via #23. Thanks @IjzerenHein

v0.2.0 - Support React Native >= 0.60

Choose a tag to compare

@erezrokah erezrokah released this 17 Oct 16:25
29e38b9

Fixes:

v0.1.2 - Fix Android compile warnings

Choose a tag to compare

@erezrokah erezrokah released this 18 Mar 11:25
49eaae6

Fixes:

Android

  • Fix Android "Configuration 'compile' is obsolete" warning via: #19 (originally #18, thanks @IjzerenHein)

v0.1.1 - add support for placeholder images

Choose a tag to compare

@erezrokah erezrokah released this 14 Mar 18:25
a598939

New features:

  • Support placeholder images (defaultSource prop). Contributed by @IjzerenHein via #16