Change8

v0.81.5

📦 react-nativeView on GitHub →
🐛 6 fixes🔧 4 symbols

Summary

This maintenance release focuses on bug fixes for Android and iOS, including a fix for Android 16 permissions and a crash resolution for modern iOS window architectures.

Migration Steps

  1. Use the React Native Upgrade Helper to identify specific changes needed for your project version.

🐛 Bug Fixes

  • Android: Fix request permission not always resolving in Android 16.
  • Android: Allow extending ReactTextViewManager.
  • Android: Fixed representation of transforms when view is originally zero-sized.
  • iOS: Fix RCTDeviceInfo crash when application.delegate.window is nil in modern iOS app architectures.
  • iOS: Fix Switches on the legacy architecture.
  • iOS: Fixed compilation error when using gnu coreutils cp command with precompiled binaries.

🔧 Affected Symbols

ReactTextViewManagerRCTDeviceInfoapplication.delegate.windowSwitch