UNPKG

react-native-gesture-handler

Version:

Declarative API exposing native platform touch and gesture system to React Native

3 lines 181 B
export { default } from './Pressable'; export type { LegacyPressableProps, PressableProps, PressableStateCallbackType, } from './PressableProps'; //# sourceMappingURL=index.d.ts.map