Skip to content

fix: resolve RN 0.85 web warnings and upgrade Expo SDK 56#4958

Open
azizbecha wants to merge 1 commit into
callstack:mainfrom
azizbecha:@azizbecha/fix/rn-upgrade-warnings
Open

fix: resolve RN 0.85 web warnings and upgrade Expo SDK 56#4958
azizbecha wants to merge 1 commit into
callstack:mainfrom
azizbecha:@azizbecha/fix/rn-upgrade-warnings

Conversation

@azizbecha
Copy link
Copy Markdown
Collaborator

Summary

  • fix deprecated web shadow and Image style warnings introduced with React Native 0.85
  • move affected Image resizeMode and tintColor usage to props
  • upgrade the example app from Expo SDK 56 preview to stable SDK 56 and align related packages

Testing

  • yarn typescript
  • yarn jest src/components/tests/Icon.test.tsx src/components/tests/Surface.test.tsx src/components/tests/Appbar/Appbar.test.tsx -u --runInBand
  • npx expo-doctor
  • repo pre-commit hook (lint, typescript, full test suite)

@azizbecha azizbecha changed the title Fix RN 0.85 web warnings and upgrade Expo SDK 56 fix: resolve RN 0.85 web warnings and upgrade Expo SDK 56 May 21, 2026
@azizbecha azizbecha requested a review from satya164 May 21, 2026 00:05
@callstack-bot
Copy link
Copy Markdown

Hey @azizbecha, thank you for your pull request 🤗. The documentation from this branch can be viewed here.

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