React Native Animated Modal
Github
Preparing search index...
AnimationNs
BaseAnimationConfig
Interface BaseAnimationConfig
interface
BaseAnimationConfig
{
duration
?:
number
;
}
Hierarchy (
View Summary
)
BaseAnimationConfig
FadeAnimationConfig
SlideAnimationConfig
ScaleAnimationConfig
Index
Properties
duration?
Properties
Optional
duration
duration
?:
number
Duration of the animation in milliseconds.
Default
350
Copy
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
duration
Github
React Native Animated Modal
Loading...
Duration of the animation in milliseconds.