TouchableOpacity
Component that is based on react native TouchableOpacity
component.
Import
import { TouchableOpacity } from 'react-native-ficus-ui';
Usage
EDITABLE EXAMPLE
Props
Extends every Box
props and react native TouchableOpacity
component.
https://reactnative.dev/docs/touchableopacity#props (opens in a new tab)