ZoomViewContainer
View source on GitHub
This component acts as the container that sets the bounds for a containing component to zoom in on opening, as made famous by the iOS news application.
Props
Name
Required
Nullable
Type
children
(TransitionHandler) ⇒ undefined
loading
(ViewPayload) ⇒ React.Node
style
{}
unused
{}
view
(ViewPayload) ⇒ React.Node
Examples
No examples