Skip to content

v7.0.0

Choose a tag to compare

@artalat artalat released this 24 Apr 17:41
· 82 commits to master since this release

7.0.0 (2022-04-24)

Bug Fixes

  • navigation: Migrated away from deprecated property in navigation (5396e97)
  • Fixed build issues (0d09d75)
  • Fixed build issues (557573b)
  • Fixed main property (6517d56)
  • Fixed warnings (31918f2)
  • Removed react-native-appearance in favor of native API (11857b5)

Code Refactoring

  • Removed Picker component (19f4321)

Features

BREAKING CHANGES

  • Upgrade project to Expo 43
  • Picker component is removed because it is not part of react native core anymore