Skip to content

Releases: AlirezaHadjar/expo-drag-drop-content-view

v0.7.2

24 May 08:45
Compare
Choose a tag to compare

What's Changed

  • Fixed dropping texts on android
  • Refactored example template

Full Changelog: v0.7.0...v0.7.2

v0.7.0

19 Apr 15:45
Compare
Choose a tag to compare

What's Changed:

  • Fixed Android customization issue. It is now just as customizable as other platforms 馃コ
  • Added onDropListeningStart event (Android)
  • Added onEnter event

Breaking Changes:

  • Since the onEnter and onExit are added, the functionality of onDragStart and onDragEnd are changed and now they are called correctly
    Full Changelog: v0.6.1...v0.7.0

v0.6.1

19 Apr 11:21
Compare
Choose a tag to compare

What's Changed

  • Fixed ios onDropEnd event incorrect calls
  • Added onExit event

Breaking Changes:

  • Removed Event from event names. Now events are like: onDrop, onDropEnd, onDropStart, onExit

Full Changelog: v0.6.0...v0.6.1

v0.6.0

13 Apr 07:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.6.0

v0.5.1

05 Apr 20:53
Compare
Choose a tag to compare

Changelog:

  • fix: ios occasional video drop issue

v0.5.0

30 Mar 10:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.5.0

v0.4.2

10 Mar 17:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

08 Mar 17:50
Compare
Choose a tag to compare

What's Changed

  • web drag image preview size limit

Full Changelog: v0.4.0...v0.4.1

v0.4.0

08 Mar 17:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

16 Feb 21:52
Compare
Choose a tag to compare

What's Changed

  • Added web support 馃コ馃寪

Full Changelog: v0.2.0...v0.3.0