Skip to content

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

1.1.0

09 Nov 13:03
458c0de
Compare
Choose a tag to compare
  • Add Theme.EdgeToEdge.Material2 / Theme.EdgeToEdge.Material3 parent themes (edge-to-edge versions of Theme.MaterialComponents.DayNight.NoActionBar / Theme.Material3.DayNight.NoActionBar)

1.0.1

24 Oct 08:05
f14c13e
Compare
Choose a tag to compare
  • Allow the Expo androidStatusBar.barStyleconfiguration to override the android:windowLightStatusBar attribute

1.0.0

23 Oct 16:57
a93e6af
Compare
Choose a tag to compare
  • Stable release. The API is not subject to changes anymore.

0.2.1

21 Oct 12:43
320cd9f
Compare
Choose a tag to compare
  • Migrate Turbo Modules specs to their own directory (src/specs)

0.2.0

21 Oct 10:44
3a40e80
Compare
Choose a tag to compare
  • Observe system theme changes (light / dark) to update button navigation bar color
  • Fix button navigation bar color flash at start when dark mode is enabled

0.1.2

15 Oct 15:36
5f2c5c4
Compare
Choose a tag to compare
  • Add Google's timeline to the README around the targetSdkVersion enforcement by @fabiendem in #31
  • Fix react-native-web compatibility (#33)

New Contributors

0.1.1

11 Oct 16:49
67280e4
Compare
Choose a tag to compare
  • Eager init package (7d8dfd9)
  • Remove lifecycle event listener on module invalidation (eac20fe)

0.1.0

11 Oct 15:20
d1bba08
Compare
Choose a tag to compare
  • Initial release