Overview of react-native-screen-transitions features
mainreact-native-screen-transitions provides a customizable API for building advanced screen animations in React Native. Key capabilities include:
- Animation Control: Full control over screen enter, exit, and gesture-driven states.
- Shared Elements: Shared element and fullscreen navigation zoom transitions using the Bounds API.
- Sheets: Snap-point sheets with coordination for gesture-aware
ScrollViewandFlatList. - Transition Slots: Dedicated slots for content, backdrop, surface, and custom tagged elements.
- Presets: Built-in patterns for common modal, card, and shared-transition animations.
- Navigation Integration: Supports Blank stack, native stack, and Expo Router.