Skip to content

Releases: tongyy/react-native-draggable

v3.1.0

12 Apr 03:19
c124a6f
Compare
Choose a tag to compare
  • Adds Typescript definitions (#36)
  • DraggableDemo example (and project) updated to RN 0.62.2 (#51)
  • Adds useNativeDriver to suppress warning in RN 0.62.0 (#50)
  • Fixes zIndex on iOS, if you used z before this version, it wasn't registered on iOS (#46)
  • Readme updated (#38, b0576b0)