UNPKG

react-native-gesture-handler

Version:

Experimental implementation of a new declarative API for gesture handling in react-native

3 lines (2 loc) 166 B
export declare function enableExperimentalWebImplementation(shouldEnable?: boolean): void; export declare function isExperimentalWebImplementationEnabled(): boolean;