I have upgraded my project SDK version from 34 to 35.
After the SDK version update, the app began crashing on devices with Android versions 9 or lower.
There is a problem with the version of React-native-gesture-handle. I can't upgrade the Gesture-handler because I'm using react-native version 0.73.4.
I don't want to upgrade the React-Native version but the version of React-Native-Gesure-Handler that supports React-Native version 0.73.4 is giving me an error.
React-Native version : 0.73.4 AGP version : 8.3 react-native-gesture-handler: 2.21.2