React Native Gesture Handler Seems Like Youre Using An Old

[Solved] React Native Gesture Handler Seems Like Youre Using An Old | Swift - Code Explorer | yomemimo.com
Question : [react-native-gesture-handler] Seems like you're using an old API with gesture components, check out new Gestures system! drawer navigation

Answered by : mukash-wasti

import { LogBox } from 'react-native';
LogBox.ignoreLogs([ "[react-native-gesture-handler] Seems like you\'re using an old API with gesture components, check out new Gestures system!",
]);

Source : https://stackoverflow.com/questions/70743721/remove-warning-react-native-gesture-handler-seems-like-youre-using-an-old-a | Last Update : Fri, 18 Mar 22

Answers related to react native gesture handler seems like youre using an old api with gesture components check out new gestures system drawer navigation

Code Explorer Popular Question For Swift