databag/app/client/mobile/gesture-handler.native.js
balzack 869b3be540
Some checks are pending
CI / CI (push) Waiting to run
copy over sdk, will attempt incremental merge in branch
2025-03-03 22:04:16 -08:00

3 lines
103 B
JavaScript

// Only import react-native-gesture-handler on native platforms
import 'react-native-gesture-handler';