react-native-edge-to-edge

Effortlessly enable edge-to-edge display in React Native (formerly known as react-native-bars).

MIT License

Downloads
5.3K
Stars
452
Committers
4
react-native-edge-to-edge - 1.1.2

Published by zoontek over 2 years ago

  • Update project and example dependencies
react-native-edge-to-edge - 1.1.1

Published by zoontek almost 3 years ago

  • Avoid overriding user defined style on updatePropsStack (Fix #5)
react-native-edge-to-edge - 1.1.0

Published by zoontek almost 3 years ago

  • BREAKING CHANGE Remove currentHeight constants (their values weren't updated through time anyway).Use react-native-safe-area-context instead, it's more suited and rock-solid 💪 (Fix #3)
  • Delete merged props when the stack is emptied (ex: on pressing back to exit the app) (Fix #2)
react-native-edge-to-edge - 1.0.4

Published by zoontek almost 3 years ago

  • Add basic support for Android 5.x (fallback to translucent system bars)

Full Changelog: https://github.com/zoontek/react-native-bars/compare/1.0.3...1.0.4

react-native-edge-to-edge - 1.0.3

Published by zoontek almost 3 years ago

  • Fix a small typo in a warning message.

Full Changelog: https://github.com/zoontek/react-native-bars/compare/1.0.2...1.0.3

react-native-edge-to-edge - 1.0.2

Published by zoontek almost 3 years ago

  • Switch to AndroidX core module
  • Remove android:windowLightStatusBar and android:windowLightNavigationBar from styles.xml

⚠️ Small breaking change: RNBars.init now needs the initial bars styles

Full Changelog: https://github.com/zoontek/react-native-bars/compare/1.0.1...1.0.2

react-native-edge-to-edge - 1.0.1

Published by zoontek almost 3 years ago

  • Add android:windowDrawsSystemBarBackgrounds and android:fitsSystemWindows in styles.xml
  • Fix status bar not updating on Android < 8.1
  • Fix NavigationBar.currentHeight type

Full Changelog: https://github.com/zoontek/react-native-bars/compare/1.0.0...1.0.1

react-native-edge-to-edge - 1.0.0

Published by zoontek almost 3 years ago

  • Initial release
Package Rankings
Top 27.62% on Npmjs.org
Badges
Extracted from project README
mit licence npm version npm downloads
Related Projects