Image
Wrapper around Image component from react-native, it accepts every props from react native Image component.
Import
import { Image } from "react-native-ficus-ui";Usage
EDITABLE EXAMPLE
Props
Extends every Box and from react native Image component : https://reactnative.dev/docs/image#props (opens in a new tab)