Skip to content

1.0.12

Choose a tag to compare

@kmagiera kmagiera released this 13 Dec 18:57

Minor release with a number of bugfixes and one new big feature – ForceTouchGestureHandler (also ripple color on Android slipped in for this release)

Next release will likely drop support to RN < 0.57.2 so that we can rely on changes made in react/react-native#21398 to support overflow hit testing on both platforms.

🎉 NEW FEATURES

🐛 BUG FIXES

👍 IMPROVEMENTS

  • gestureHandlerRootHOC web compatibility changes by @EvanBacon (#351)
  • Move Podspec to react-native link compatible location by @gongdao123 (#366)
  • use RN's flow definition of StatusBarAnimation by @itsjgf (#365)
  • optimize DrawerLayout by avoiding setState during animation by @kmagiera (#369)
  • documentation improvements by @vonovak (#379)
  • xcode project settings updates by @osdnk (#368)
  • link example app with gesture-handler version from the root folder by @osdnk (#378)
  • numerous improvements to DrawerLayout by @brentvatne (#381)

🙌 Thanks to everyone who contributed their time reporting bugs, posting suggestions and taking part in discussions under PRs and issues!