We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
3.1.0
Tag 3.0.0
Root view lost its default absolute positioning when isNative={false}… …. This closes raynor85#4
Overlay always present when isNative={false}. This closes raynor85#3
Prop screenHeight added to handle react native issue facebook/react-n… …ative#7340
containerStyle and overlayStyle could accept multiple types, includin… …g ‘Stylesheet’
Container style issues when prop isNative={false}. This closes raynor… …85#2
Props showOverlay added and propagation of the other props on the mod… …al view component
Props onAnimateClose, onAnimateOpen added