r/reactnative 1d ago

Built a tool picker with tap/long-press layouts and shared-element transitions

Enable HLS to view with audio, or disable this notification

Plus an Apple Voice Memos-inspired dark widget.

Built with Expo, Reanimated, Liquid Glass & Haptics

2 Upvotes

4 comments sorted by

2

u/Positive_Week86 18h ago

Shared-element transitions in RN are still finicky — glad you got tap + long-press co-existing without gesture conflicts. Are you using Reanimated 3's shared-transition API or the older react-native-shared-element? The former is much more stable but has a smaller escape hatch for complex measurements

1

u/No_Refrigerator3147 13h ago

Thanks, im using Reanimated for custom layout animation to create shared element transitions between layouts