bump gesture handler

This commit is contained in:
Hailey
2024-10-01 16:06:39 -07:00
parent 0b55acdc38
commit 368a9df8a2
3 changed files with 6 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
import React from 'react'
import {StyleProp, View, ViewStyle} from 'react-native'
import {Pressable} from 'react-native-gesture-handler'
import {} from 'react-native-gesture-handler'
import {msg, Trans} from '@lingui/macro'
import {useLingui} from '@lingui/react'
import flattenReactChildren from 'react-keyed-flatten-children'