Skip to content

1.2.0

Compare
Choose a tag to compare
@zoontek zoontek released this 05 Jan 11:55
· 17 commits to main since this release
2700489
  • Add light theme variants: Theme.EdgeToEdge.Light, Theme.EdgeToEdge.Material2.Light and Theme.EdgeToEdge.Material3.Light (for Expo, parentTheme now accepts Light, Material2.Light or Material3.Light).

👉 This is particularly useful for apps without dark mode support or for Expo in general, as it still inherits from Theme.AppCompat.Light.NoActionBar instead of Theme.AppCompat.DayNight.NoActionBar — unlike React Native 0.64+)