Skip to content

Releases: zoontek/react-native-edge-to-edge

1.7.0

28 Aug 13:03
7eddb35

Choose a tag to compare

New Contributors

1.6.2

27 Jun 15:59
e4f95ac

Choose a tag to compare

  • Update @expo/config-plugins to v10

1.6.1

01 Jun 06:32
35b1232

Choose a tag to compare

  • Fix showing back the status bar when the app is started with it hidden by @kesha-antonov in #81

New Contributors

1.6.0

13 Apr 15:30
a51abf9

Choose a tag to compare

  • Add SystemBars.setStyle and SystemBars.setHidden imperative methods

1.5.1

04 Apr 13:34
3255daa

Choose a tag to compare

  • Fix peer dependencies versions (#73)

1.5.0

27 Mar 20:41
931ffe7

Choose a tag to compare

  • Add inverted SystemBars style

1.4.3

27 Jan 13:22
5cff626

Choose a tag to compare

  • Fix a missing update when unmounting the latest SystemBars of your app
  • Fix a MIUI issue: hidden navigation bar was shown again if the app went to background, then foreground again (closes #66)

1.4.2

19 Jan 20:50
be4a0b0

Choose a tag to compare

  • Only allow androidNavigationBar.barStyle if enforceNavigationBarContrast is explicitely set to false

1.4.1

19 Jan 20:44
474df0a

Choose a tag to compare

  • Remove existing conflict with androidNavigationBar.barStyle usage in the Expo plugin

1.4.0

14 Jan 09:38
e78ad83

Choose a tag to compare

New Contributors