[native] Migrate ReactionSelectionPopover component to Reanimated V2 API
Summary:
A straightforward migration: use progressV2 shared value and use useAnimatedStyle instead of useMemo.
Depends on D14123
Test Plan: Open up text message tooltip and verify the reactions popover is animated correctly.
Reviewers: ashoat, tomek
Reviewed By: ashoat
Differential Revision: https://phab.comm.dev/D14124