Android 17 Readiness for React Native and Expo Apps
Android 17 is API level 37. Preparing a React Native or Expo app for it is not one switch: running the existing app on an Android 17 device, compiling against SDK 37, and targeting API 37 are three different decisions.
This guide keeps those layers separate so a team can find compatibility issues before opting into a new target SDK.








