UNPKG

react-native-gesture-handler

Version:

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

8 lines (7 loc) 136 B
"use strict"; export default { get forceTouchAvailable() { return false; } }; //# sourceMappingURL=PlatformConstants.web.js.map