react-native-animated-modal
Preparing search index...
AnimationNs
ScaleAnimationConfig
Interface ScaleAnimationConfig
interface
ScaleAnimationConfig
{
duration
?:
number
;
type
:
"scale"
;
}
Hierarchy (
View Summary
)
BaseAnimationConfig
ScaleAnimationConfig
Index
Properties
duration?
type
Properties
Optional
duration
duration
?:
number
Duration of the animation in milliseconds.
Default
350
Copy
type
type
:
"scale"
Must be 'scale'.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
duration
type
react-native-animated-modal
Loading...
Duration of the animation in milliseconds.