HomePhabricator
Diffusion Comm a03910ad2560

[native] Migrate MultimediaMessageTooltipButton component to Reanimated V2 API

Description

[native] Migrate MultimediaMessageTooltipButton component to Reanimated V2 API

Summary:
A straightforward migration: use progressV2 shared value and use useAnimatedStyle instead of useMemo.

Depends on D14124

Test Plan: Open up a tooltip on a multimedia message and verify it's animated correctly.

Reviewers: ashoat, tomek

Reviewed By: ashoat

Differential Revision: https://phab.comm.dev/D14125