Skip to content

Commit 88bbe74

Browse files
authored
Merge pull request #855 from parasharrajat/fix/fast-merge-worklet
Convert fastmerge to worklet to be able to use it in animations on NewDot
2 parents 047c3c4 + ccaac17 commit 88bbe74

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/fastMerge.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
'worklet';
2+
13
/* eslint-disable @typescript-eslint/prefer-for-of */
24

35
// Mostly copied from https://medium.com/@lubaka.a/how-to-remove-lodash-performance-improvement-b306669ad0e1

0 commit comments

Comments
 (0)