Duration of the animation when the modal is hidden.
The color of the backdrop.
Damping factor for the swipe gesture.
If true, the modal will be displayed as a full window overlay on top of native iOS modal screens.
If true, the backdrop will be hidden.
Function to be called when the back button is pressed. You can override it to prevent the modal from closing on back button press.
Function to be called when the backdrop is pressed. You can override it to prevent the modal from closing on backdrop press.
Custom style for the modal.
Direction of the modal animation. Set to undefined to disable the swipe gesture.
Velocity threshold for the swipe gesture.
Duration of the animation when the modal is shown.