Skip to content

7.9.0

Compare
Choose a tag to compare
@yogevbd yogevbd released this 08 Feb 21:41
· 444 commits to master since this release
2fe2fc0

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