0

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

1 Answer 1

0

React Native 0.73 officially supports Android 14 (API level 34). For optimal support and a more seamless experience with Android 15 (API level 35), upgrading to React Native 0.74 or a later version is advised.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.