Moving from target SDK 35 to 36 looks like a simple Gradle change. In a real React Native app, the build may be the easiest part. If your React Native Android app is still targeting API 35, Android 16 (API 36) should be on your migration roadmap.

Source: [Dev.to](https://dev.to/muhammad_harisbaig_1268d/react-native-android-16-the-sdk-upgrade-that-looks-easy-until-your-ui-breaks-520e)

Sponsored