View
Wrapper component for React Native View component
Extends: View
(meaning you can pass the super component's props as well).
(meaning you can pass the super component's props as well).
Supported modifiers: margins, paddings, alignments, background, borderRadius.
Read more about modifiers here.
PROPS
name | description | type | default |
---|---|---|---|
useSafeArea | if true, will render as SafeAreaView | bool |