A straightforward migration: use progressV2 shared value, use useAnimatedStyle instead of useMemo and put interpolate in a worklet.
Depends on D14121
Differential D14122 Authored by angelika on Wed, Dec 11, 8:50 AM.
Tags None Referenced Files
Subscribers None
Details Summary A straightforward migration: use progressV2 shared value, use useAnimatedStyle instead of useMemo and put interpolate in a worklet. Depends on D14121 Test Plan Open up text message tooltip and verify it's animated correctly.
Diff Detail
Event Timelineangelika held this revision as a draft. Harbormaster completed remote builds in B33022: Diff 46340.Wed, Dec 11, 11:11 AM2024-12-11 11:11:00 (UTC-8) This revision is now accepted and ready to land.Wed, Dec 11, 7:54 PM2024-12-11 19:54:09 (UTC-8) Harbormaster completed remote builds in B33094: Diff 46416.Fri, Dec 13, 8:04 AM2024-12-13 08:04:40 (UTC-8) Harbormaster completed remote builds in B33138: Diff 46479.Mon, Dec 16, 8:58 AM2024-12-16 08:58:01 (UTC-8) Closed by commit rCOMM224ab8302118: [native] Migrate TextMessageTooltipButton to Reanimated V2 API (authored by angelika). · Explain WhyMon, Dec 16, 1:34 PM2024-12-16 13:34:48 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 46340 |