Files
RN_Template/RN_TEMPLATE/app/utils/gestureHandler.native.ts

4 lines
169 B
TypeScript
Raw Permalink Normal View History

2026-02-05 13:16:05 +08:00
// Only import react-native-gesture-handler on native platforms
// https://reactnavigation.org/docs/drawer-navigator/#installation
import "react-native-gesture-handler"