Skip to content

Update Fresco to 3.6.0 to fix Android 16KB page issue#4760

Merged
cortinico merged 2 commits into
react:mainfrom
munhyok:main
Sep 2, 2025
Merged

Update Fresco to 3.6.0 to fix Android 16KB page issue#4760
cortinico merged 2 commits into
react:mainfrom
munhyok:main

Conversation

@munhyok

@munhyok munhyok commented Sep 2, 2025

Copy link
Copy Markdown
Contributor

Summary

Update the Fresco version used in the Image component to properly support 16KB pages on Android.

Details

  • Fresco added explicit support for 16KB page sizes starting from version 3.4.0 (release notes).
  • This PR updates Fresco to 3.6.0 for React Native 0.78 and above (release notes).
  • For versions prior to 0.78, Fresco remains at 3.4.0 to maintain stability.

Related Issues / References

  • Android 16KB page issue in Image component

@meta-cla meta-cla Bot added the CLA Signed label Sep 2, 2025
@netlify

netlify Bot commented Sep 2, 2025

Copy link
Copy Markdown

Deploy Preview for react-native ready!

Name Link
🔨 Latest commit 7d1c584
🔍 Latest deploy log https://app.netlify.com/projects/react-native/deploys/68b6c1b68ce87c00084ab899
😎 Deploy Preview https://deploy-preview-4760--react-native.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@cortinico cortinico left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing this 🙏

@cortinico cortinico enabled auto-merge (squash) September 2, 2025 10:44
@cortinico cortinico merged commit 640d6b2 into react:main Sep 2, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants