Skip to main content
ThemedView is a customizable view component designed for React Native applications. It adapts its background color based on the current theme (light or dark) and allows for additional styling.

Installation

Ensure you have the necessary dependencies:

Import

Props

Usage

Basic Usage

The {lightColor} and {darkColor} props are optional. If not provided, the component will use the default colors defined in the theme.