1
0
Fork 0
mirror of https://github.com/BlueWallet/BlueWallet.git synced 2025-03-16 04:12:12 +01:00
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';