Skip to content

Mark @oleg_svetlichnyi/expo-icloud-storage New Architecture compatible#2353

Merged
Simek merged 1 commit intoreact-native-community:mainfrom
o-svetlichnyi:mark-o-svetlichnyi-expo-icloud-storage-new-arch
Apr 7, 2026
Merged

Mark @oleg_svetlichnyi/expo-icloud-storage New Architecture compatible#2353
Simek merged 1 commit intoreact-native-community:mainfrom
o-svetlichnyi:mark-o-svetlichnyi-expo-icloud-storage-new-arch

Conversation

@o-svetlichnyi
Copy link
Copy Markdown
Contributor

@o-svetlichnyi o-svetlichnyi commented Apr 7, 2026

Marks @oleg_svetlichnyi/expo-icloud-storage as New Architecture compatible.

Why:

  • The package is an Expo Module (expo-module.config.json + ExpoModulesCore).
  • Expo documents that modules written with the Expo Modules API support the New Architecture by default.
  • The package now supports Expo SDK 53+ and the example was validated on Expo SDK 55, where the New Architecture is always enabled.
  • The example was built and launched successfully during package validation.

Validation run locally:

  • bun run data:validate
  • GITHUB_TOKEN=<redacted> bun run ci:validate
  • bun run data:test
  • bunx oxfmt --check react-native-libraries.json
  • Real-device iOS validation for the package release passed on Expo SDK 55: create directory, upload, list, exists, download, verify file contents, and delete from iCloud.

Copy link
Copy Markdown
Member

@Simek Simek left a comment

Choose a reason for hiding this comment

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

Thanks for the update! 🚀

@Simek Simek merged commit ebeab4a into react-native-community:main Apr 7, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants