import { View } from "@smartacteam/react-native-ui";
<View mt_12 bg_green_60 radius_sm> .... </View>
| Name | Type | Required | Description |
|---|---|---|---|
| (…) | (Inherited) | Props from BaseSmacStyling and ViewProps. |
ℹ️ For full details, see the definitions of
BaseSmacStylingandViewProps.