Skip to content

v11.0.0

Choose a tag to compare

@github-actions github-actions released this 01 Sep 07:26
· 42 commits to master since this release

11.0.0 (2021-09-01)

Features

  • Remove usage of deprecated function removeListener (#591) (be02ed6)

BREAKING CHANGES

  • From now on, we require react-native>=0.65 to work correctly (because react-native@0.65 deprecates the removeListener API that we were using before this change).