Skip to content

Releases: wix/react-native-navigation

7.17.1

04 Jul 10:25
0398115
Compare
Choose a tag to compare

Enhancements

iOS

Fixed

7.16.0

03 Jun 11:20
711e670
Compare
Choose a tag to compare

Enhancements

iOS

  • feat: Bootstrap with user-created Bridge, add support for Fabric #7132 by mrousavy

Android

Fixed

iOS

Android

7.15.0

25 May 13:40
2f34c9a
Compare
Choose a tag to compare

Enhancements

Fixed

iOS

  • Fix modal animations #7130 by yogevbd
  • Revert "Fix disabling modal animations on iOS" #7120 by guyca
  • Bump @react-native-community/datetimepicker version #7113 by yogevbd

Android

  • Fix broken shared element transition in RTL layouts + fix a flicker when transition started to/from a modal #7128 by swabbass
  • Fix title measurements and layout in toolbar #7096 by swabbass
  • Fix animation callback crash after setStackRoot and push #7114 by yogevbd
  • Fix fast image border animation #7119 by hannojg
  • Fix incorrect bounds of FastImage in shared element transition #7116 by guyca

7.14.0

09 May 12:48
662b9d4
Compare
Choose a tag to compare

Enhancements

iOS

  • Support shared element transition for images with different resizeMode #7045 by yogevbd

Fixed

iOS

Android

  • Make react-native-navigation compile again (Android, reactNative < 63) #7112 by ejain
  • Fix fade animation in shared element android #7093 by swabbass
  • Fix shared element transition when showing modal #7081 by swabbass
  • Stack declared children crash on duplicate id #7074 by swabbass

7.13.0

06 Apr 12:14
8e5cda2
Compare
Choose a tag to compare

Fixed

iOS

Android

  • Hide log box in TopBar components #7062 by guyca
  • Don't reload when textInput is focused and user is typing rr #7059 by guyca

7.12.0

25 Mar 08:41
Compare
Choose a tag to compare

Enhancements

iOS

  • Support enter and exit animations for modals and stack on iOS #7030 by yogevbd

Android

Fixed

iOS

Android

7.11.4

25 Mar 07:23
e17a868
Compare
Choose a tag to compare
7.11.4

7.11.3

09 Mar 07:27
Compare
Choose a tag to compare

Fixed

iOS

7.11.2

02 Mar 14:28
c9b2b5f
Compare
Choose a tag to compare

Fixed

iOS

7.11.1

28 Feb 12:17
8114937
Compare
Choose a tag to compare

Enhancements

Android

  • add missing Android RTL manifest attribute to docs #6984 by swabbass

Fixed

iOS

  • Fix back button doesn't pop on iOS 12 #6995 by yogevbd
  • Remove react logbox from button and title components #6987 by yogevbd