Select
Component to select an item between several options.
Import
import { Select } from 'react-native-ficus-ui';
Usage
Simple usage
EDITABLE EXAMPLE
Sizes
EDITABLE EXAMPLE
Props
Extends every Box
props and RNPickerSelect
from react-native-picker-select
https://github.com/lawnstarter/react-native-picker-select (opens in a new tab)