UNPKG

react-native-indicate

Version:

Enhanced ScrollView with elements indicating scrollable overflow.

4 lines (3 loc) 120 B
import type { InputProps } from './types'; declare const _default: (props: InputProps) => any; export default _default;