Installation
Import
Props
Platform Specific Features
iOS
- Uses
BlurViewfor background blur effect - Native blur intensity control
- iOS-specific animations
Android
- Uses themed background opacity
- Platform-optimized animations
- Android-specific styling
Animation Details
The dialog uses Reanimated for smooth animations:- Entry animation: Scale from 0.7 to 1.0 with opacity
- Exit animation: Scale down with fade out
- Custom easing functions for natural movement
- Platform-specific timing adjustments