Skip to content

4.2.0

Compare
Choose a tag to compare
@BANG88 BANG88 released this 16 Jun 03:03
· 268 commits to master since this release

2021-06-16

  • react-native-gesture-handler now is a peerDependencies must be installed.
  • Refactor(eslint): now using eslint directly
  • Upgrade rn-kitchen-sink to the latest version
  • Refactor(swipe-action): using react-native-gesture-handler close #931
  • Refactor(drawer): using react-native-gesture-handler/DrawerLayout close #1164
  • Fixes: action-sheet for Android respects theme (#1176) by https://github.com/KusStar
  • Refactor(jest): tests by https://github.com/1uokun