ScrollView
Displays a Swift UI ScrollView
Official Docs
Preview
Example Usage
<RNSwiftUI.ScrollView>
</RNSwiftUI.ScrollView>
Props
name | type | required | description |
---|---|---|---|
children | React.ReactNode | ✓ | The RNSwiftUI view that should be displayed inside of the ScrollView |
extends
SwiftUIViewProperties