Skip to content

v2.0.0

Compare
Choose a tag to compare
@janicduplessis janicduplessis released this 22 May 22:34

Breaking

  • SafeAreaView padding is now additive to insets
  • Native code changes, make sure to rebuild your app!

Improvements

  • SafeAreaView is now implemented natively on both iOS and Android. Thanks to @jacobp100 (#78)
  • Fix bottom inset when keyboard is opened on Android