Skip to content

Conversation

@gabrieldonadel
Copy link

@gabrieldonadel gabrieldonadel commented Dec 26, 2025

Follow up of #2733

Summary:

Merge up to where 0.81-stable forked from main, determined by running git merge-base main 0.81-stable on the upstream React Native repo

Test Plan:

CI should pass. Local pass of affected areas

Notes

1c51d66

  • VirtualizedList prop renaming

  • Strict exports

  • Goodbye RCTAppearanceProxy

  • RCTLinearGradient probably needs work

    • RCTRadialGrandient too
    • And RCTBoxShadow
  • Should RCTAccessibilityElement.mm be on macOS?

  • acceptDragAndDropTypes conflicts with macOS drag drop types

    • RCTUITextView
    • RCTBackedTextInputDelegateAdapter
  • Remove RCTMaxCachableImageCount maybe?

  • Remove contentKey from ScrollView.js?

  • TextInput.flow.js vs TextInput.js?

  • New AppScreen

    • Add debug and reload instructions
  • RCTUIImageViewAnimated

    • Some changes here
  • RCTBaseTextInputManager —> scrollEnabled

  • Text.js —> verify color spill hack good

  • RCTResizeMode.h (as always)

@gabrieldonadel gabrieldonadel force-pushed the 0.81-merge branch 2 times, most recently from 15dde3c to 5b80f8d Compare December 30, 2025 13:49
@gabrieldonadel gabrieldonadel changed the title 0.81 merge chore: merge to 0.81-stable merge base Dec 30, 2025
@gabrieldonadel gabrieldonadel marked this pull request as ready for review January 6, 2026 12:40
@gabrieldonadel gabrieldonadel requested a review from a team as a code owner January 6, 2026 12:40
@gabrieldonadel
Copy link
Author

Closing this in favor of #2733

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