Skip to content

chore: rn 0.85 upgrade of SampleApp and rngh 3 support#3629

Merged
isekovanic merged 4 commits into
developfrom
chore/rn-0.85-upgrade
Jun 2, 2026
Merged

chore: rn 0.85 upgrade of SampleApp and rngh 3 support#3629
isekovanic merged 4 commits into
developfrom
chore/rn-0.85-upgrade

Conversation

@isekovanic

Copy link
Copy Markdown
Contributor

🎯 Goal

This PR bumps our SampleApp to React Native 0.85 as well adding support for some major dependencies, such as:

  • react-native-gesture-handler - 3.0.0
  • react-native-reanimated 4.4

🛠 Implementation details

🎨 UI Changes

iOS
Before After
Android
Before After

🧪 Testing

☑️ Checklist

  • I have signed the Stream CLA (required)
  • PR targets the develop branch
  • Documentation is updated
  • New code is tested in main example apps, including all possible scenarios
    • SampleApp iOS and Android
    • Expo iOS and Android

@isekovanic isekovanic requested review from oliverlaz and szuperaz June 2, 2026 06:41
Comment thread package/package.json
"@shopify/flash-list": ">=2.1.0",
"emoji-mart": ">=5.4.0",
"react-native": ">=0.73.0",
"react-native": ">=0.76.0",

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Not breaking, since the actual upstream SDKs already have the correct peer dependencies. This is just something that we forgot, but will never take precedence.

@Stream-SDK-Bot

Stream-SDK-Bot commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

SDK Size

title develop branch diff status
js_bundle_size 1814 KB 1725 KB -91211 B 🚀

Comment thread package/expo-package/package.json Outdated
Comment thread yarn.lock
Comment thread package/src/components/UIComponents/SwipableWrapper.tsx
@isekovanic isekovanic merged commit 5a6afb1 into develop Jun 2, 2026
3 checks passed
@isekovanic isekovanic deleted the chore/rn-0.85-upgrade branch June 2, 2026 13:24
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.

3 participants