Layout
Layout should be used as a root component of the screen, Layout is use for the container of the screen.
#
Usage#
Propertiesprops | required | value | Default Value |
---|---|---|---|
SafeAreaViewProps | Accepts all View props | Has a default style of {flex: 1} | |
backgroundColor | No | string colorValue | #f7f7f7 |