Skip to content

Releases: wix/react-native-navigation

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

7.11.0

22 Feb 12:30
981e2d0
Compare
Choose a tag to compare

Enhancements

  • Support for handling default back button in JS #6939 by yogevbd
  • Export Interpolation and SystemItemIcon types #6965 by mrousavy

Android

Fixed

iOS

Android

  • Fix Crash topBar merge empty buttons with color #6972 by swabbass

7.10.0

17 Feb 10:20
908e943
Compare
Choose a tag to compare

Fixed

Android

7.9.0

08 Feb 21:41
2fe2fc0
Compare
Choose a tag to compare

Enhancements

  • Support bottomTabs shadow and border style #6915 by yogevbd
  • Add missing props type in OptionsProcessor #6928 by yogevbd
  • Pass component props to option processors #6920 by yogevbd

iOS

  • Enable UIViewControllerBasedStatusBarAppearance on rnn-link #6944 by yogevbd
  • Add bottomTab.accessibilityLabel #6941 by yogevbd

Fixed

  • Fix undefined passProps.componentId in static options #6919 by yogevbd

iOS

Android

  • Fix Android Toolbar RTL issues #6949 by swabbass
  • Fix SET when pushing a screen from bottom tabs #6917 by mateioprea
  • Title bar placement, margins, RTL fix #6918 by swabbass
  • Check view.drawable for null before reading width/height #6937 by mrousavy
  • Fix icon color being applied to all instances of the same icon in release mode #6910 by Andarius

7.8.4

17 Jan 13:19
Compare
Choose a tag to compare
add missing default margin in component title bar (#6903)

There was a missing margin at the start of the custom title, added into considerations to fix backwards compatibility with the default spaces

7.8.3

13 Jan 09:55
Compare
Choose a tag to compare

Fixed

Android

7.8.2

12 Jan 12:32
Compare
Choose a tag to compare

Fixed

Android

7.8.1

07 Jan 10:33
c7aceba
Compare
Choose a tag to compare

Fixed

  • Resolve component static options before calling layout processors #6886 by yogevbd

7.8.0

04 Jan 16:48
a2d9519
Compare
Choose a tag to compare

Enhancements

iOS

Fixed

iOS

Android

7.7.0

27 Dec 17:11
46a9c06
Compare
Choose a tag to compare

Enhancements

  • Support drawing rounded rect backgrounds behind TopBar buttons #6851 by yogevbd

iOS

Android

  • Support large bottomTab icons #6855 by guyca
  • Support textual and custom buttons in topBar.leftButtons #6841 by guyca

Fixed

iOS

Android