react-native-misc

React Native library

This project is maintained by iliubinskii

React Native libraryDocs


React Native library / components/common-components/Modal / Props

Interface: Props

Internal

Extends

Properties

animated?

readonly optional animated: booleanU

Inherited from

React.ComponentProps.animated


backdropStyle?

readonly optional backdropStyle: StyleProp<ViewStyle>

Inherited from

React.ComponentProps.backdropStyle


containerStyle?

readonly optional containerStyle: StyleProp<ViewStyle>

Inherited from

React.ComponentProps.containerStyle


keyboardHeightFactor?

readonly optional keyboardHeightFactor: numberU

Inherited from

React.ComponentProps.keyboardHeightFactor


name

readonly name: string

Inherited from

React.ComponentProps.name


overlayStyle?

readonly optional overlayStyle: StyleProp<ViewStyle>

Inherited from

React.ComponentProps.overlayStyle


visible

readonly visible: boolean