Skip to main content

170 posts tagged with "React Native"

The React Native tag archive contains a rich collection of articles and tutorials aimed at helping developers enhance their skills and knowledge in React Native mobile development.

View All Tags

Android 17 Readiness for React Native and Expo Apps

· 8 min read
Engineering Team

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.

Android 17 readiness layers for React Native and Expo applications

React Native 0.87: A 10-Minute Upgrade Readiness Check

· 6 min read
Full Stack Developer

React Native 0.87 is now the active stable release. It makes the Strict TypeScript API the default, updates the Android build baseline, raises the minimum Node.js version, and introduces changes that can expose assumptions in older projects.

This is a practical pre-upgrade check. You can run it in about ten minutes and decide whether your project is ready, needs a small preparation pass, or should stay on its current version until a dependency catches up.

5 AI Changes App Builders Should Know

· 9 min read
Full Stack Developer

AI app development changed quickly again this summer. Frontier models became less expensive, coding agents became more capable, and the mobile platforms moved serious AI workloads closer to the device.

If you have been away from mobile development for a few months, this is the short version of what changed, what is real today, and what is worth testing in your next app.

Five AI changes for mobile app builders

Practical product notes

Get the next useful guide

Occasional tutorials, product resources, and lessons from building and launching software.