BlueWallet/gesture-handler.native.js

3 lines
103 B
JavaScript
Raw Normal View History

2025-02-17 15:24:05 -04:00
// Only import react-native-gesture-handler on native platforms
import 'react-native-gesture-handler';