React-native-gesture-handler you are using an old API

[react-native-gesture-handler] Seems like you’re using an old API with gesture components, check out new Gestures system!

Solutions:

If you are React Native Version 0.65+, Than please use navigation stack “@react-navigation/native-stack” inside “@react-navigation/stack

Navigation: stack => native-stack

Related Answers