Skip to content

fix: build runtime overlay against React Native 0.85+#101

Open
hannojg wants to merge 1 commit intocallstackincubator:mainfrom
hannojg:hannojg/fix-runtime-rn85-absolute-fill
Open

fix: build runtime overlay against React Native 0.85+#101
hannojg wants to merge 1 commit intocallstackincubator:mainfrom
hannojg:hannojg/fix-runtime-rn85-absolute-fill

Conversation

@hannojg
Copy link
Copy Markdown
Contributor

@hannojg hannojg commented Apr 9, 2026

Context

In react-native 0.85 StyleSheet.absoluteFillObject was removed: https://reactnative.dev/blog/2026/04/07/react-native-0.85#stylesheetabsolutefillobject-removed

Summary

  • replace StyleSheet.absoluteFillObject usage in the runtime test overlay with StyleSheet.absoluteFill
  • unblock building @react-native-harness/runtime against React Native 0.85+, where the published StyleSheet type surface exposes absoluteFill but no longer exposes absoluteFillObject

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 9, 2026

@hannojg is attempting to deploy a commit to the Callstack Team on Vercel.

A member of the Team first needs to authorize it.

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.

1 participant