UNPKG

react-native-element-dropdown

Version:

React Native Element Dropdown is a library that provides a customizable dropdown component for React Native applications.

4 lines 161 B
import type { IUseDetectDevice } from './model'; declare const useDetectDevice: IUseDetectDevice; export { useDetectDevice }; //# sourceMappingURL=index.d.ts.map