React Native System Navigation Bar Versions Save

React Native lets you customize the navigation bar for Android.

v2.6.3

5 months ago

v2.6.0

1 year ago

v2.5.2

1 year ago

Changes

v2.5.1

1 year ago

v2.5.0

1 year ago

Changes

  • Added Android SDK Level 30 support.
  • Fixed the issue where the bars were light or dark in Android SDK Level 30 and above.
  • Added boolean parameter to undo this functionality after enabling for leanBack, immersive, stickyImmersive and lowProfile. It is true by default.
  • Fixed the issue of making the navigation bar translucent.
  • Changed default parameter values to true for fullScreen and setNavigationBarContrastEnforced functions.
  • Added getBarColor feature. With this feature, you can find the color of the navigation bar, status bar or both bars as hex color code.

v2.2.0

1 year ago

Changes