Skip to content

Releases: jamsch/react-native-duo-drag-drop

Release 1.1.3

22 Nov 13:14
Compare
Choose a tag to compare

1.1.3 (2024-11-22)

Bug Fixes

  • setOffsets: timeout in worklet no longer is applicable in latest reanimated (29f1300)

Release 1.1.2

15 Oct 03:32
Compare
Choose a tag to compare

1.1.2 (2024-10-15)

Bug Fixes

Release 1.1.1

06 Nov 23:14
Compare
Choose a tag to compare

1.1.1 (2022-11-06)

Bug Fixes

  • package.json: types location (731c1f9)

Release 1.1.0

03 Nov 06:44
Compare
Choose a tag to compare

1.1.0 (2022-11-03)

Features

  • implement onDrop event callback (d2fc272)

Release 1.0.1

03 Aug 04:03
Compare
Choose a tag to compare

1.0.1 (2022-08-03)

Bug Fixes

  • require cycle for WordContext (1f83483)

Release 1.0.0

24 Jul 06:20
Compare
Choose a tag to compare

1.0.0 (2022-07-24)

Upgraded to react-native-gesture-handler v2.

Release 0.4.2

16 Nov 00:32
Compare
Choose a tag to compare

0.4.2 (2021-11-16)

Bug Fixes

  • ios: Layout reflow on initial render (06899c0)

Release 0.4.0

20 Oct 02:02
Compare
Choose a tag to compare

0.4.0 (2021-10-20)

Bug Fixes

Features

  • implement "lineHeight" & "onReady" props (2852d86)

Release 0.3.0

02 Oct 02:31
Compare
Choose a tag to compare

0.3.0 (2021-10-02)

Features

  • add "animatedStyleWorklet" prop to allow animated style customisation (06c60a4)

Release 0.2.0

25 Sep 02:08
Compare
Choose a tag to compare

0.2.0 (2021-09-25)

Features

  • DuoDragDrop: add "extraData" as a marker to allow re-renders of words (5d4f235)