Skip to content

fix: support for RN@0.85+ - #3797

Merged
szuperaz merged 1 commit into
V8-releasefrom
expo-57-v8
Sep 3, 2026
Merged

fix: support for RN@0.85+#3797
szuperaz merged 1 commit into
V8-releasefrom
expo-57-v8

Conversation

@szuperaz

@szuperaz szuperaz commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

🎯 Goal

RN@0.85 removes StyleSheet. absoluteFillObject, the replacement is the equivalent StyleSheet.absoluteFill. This PR updates the SDK to use absoluteFill, and updates gorhom/react-native-bottom-sheet, which did the same fix.

After this change SDK is compatible with RN@0.85+ and solves this issue: https://getstream.slack.com/archives/C02GBL5M1BK/p1788381915444609

This PR also updates Expo sample app to Expo@57

🛠 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

@szuperaz
szuperaz marked this pull request as ready for review September 3, 2026 14:26
@Stream-SDK-Bot

Copy link
Copy Markdown
Contributor

SDK Size

title develop branch diff status
js_bundle_size 2031 KB 309 KB -1763204 B 🚀

@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown

No changelog generated for the current changes on this pull request.

@szuperaz
szuperaz requested a review from oliverlaz September 3, 2026 14:28
@szuperaz
szuperaz merged commit f3e0008 into V8-release Sep 3, 2026
7 checks passed
@szuperaz
szuperaz deleted the expo-57-v8 branch September 3, 2026 14:47
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