Change8

v0.82.1

📦 react-nativeView on GitHub →
🐛 2 fixes🔧 2 symbols

Summary

This patch release addresses a transform representation issue on Android for zero-sized views and a build-time compilation error on iOS related to GNU coreutils.

Migration Steps

  1. Use the React Native Upgrade Helper to identify necessary changes for version 0.82.1.

🐛 Bug Fixes

  • Android: Fixed representation of transforms when view is originally zero-sized.
  • iOS: Fixed compilation error when using gnu coreutils cp command with precompiled binaries.

🔧 Affected Symbols

transformsprecompiled binaries