UNPKG

@gorhom/bottom-sheet

Version:

A performant interactive bottom sheet with fully configurable options 🚀

4 lines (2 loc) • 122 B
import type { TextInputProps } from 'react-native'; export interface BottomSheetTextInputProps extends TextInputProps {}