Skip to main content

LazyVStack

Displays a Swift UI LazyVStack

Official Docs

Preview

button preview

Example Usage

<RNSwiftUI.LazyVStack>

</RNSwiftUI.LazyVStack>

Props

nametyperequireddescription
childrenReact.ReactNodeThe RNSwiftUI view that should be displayed inside of the LazyVStack

extends SwiftUIViewProperties