View

A component for wrapping.

Usage

import { View } from "@smartacteam/react-native-ui";
<View mt_12 bg_green_60 radius_sm>
  ....
</View>

Props

NameTypeRequiredDescription
(…)(Inherited)Props from BaseSmacStyling and ViewProps.

ℹ️ For full details, see the definitions of BaseSmacStyling and ViewProps.