Skip to main content
View is the package-level React Native view primitive. It removes a color prop before forwarding all remaining props.

Usage

Props

View accepts React Native ViewProps. It does not forward a runtime color property, even if one reaches the component outside its TypeScript type.