UNPKG

@gorhom/bottom-sheet

Version:

A performant interactive bottom sheet with fully configurable options 🚀

3 lines • 277 B
import { findNodeHandle as _findNodeHandle, type NodeHandle } from 'react-native'; export declare function findNodeHandle(componentOrHandle: Parameters<typeof _findNodeHandle>['0']): NodeHandle | null | typeof componentOrHandle; //# sourceMappingURL=findNodeHandle.web.d.ts.map