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