use reanimated swipeable
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
import React, {useCallback} from 'react'
|
import React, {useCallback} from 'react'
|
||||||
import {View} from 'react-native'
|
import {View} from 'react-native'
|
||||||
// TODO: replace with ReanimatedSwipeable when we next upgrade RNGH -sfn
|
import Swipeable from 'react-native-gesture-handler/ReanimatedSwipeable'
|
||||||
import Swipeable from 'react-native-gesture-handler/Swipeable'
|
|
||||||
import {msg} from '@lingui/macro'
|
import {msg} from '@lingui/macro'
|
||||||
import {useLingui} from '@lingui/react'
|
import {useLingui} from '@lingui/react'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user