Skip to content

Comments

fix: update PasteTextInput to use new property structure#44

Open
DimitrisTzimikas wants to merge 2 commits intomattermost:masterfrom
DimitrisTzimikas:master
Open

fix: update PasteTextInput to use new property structure#44
DimitrisTzimikas wants to merge 2 commits intomattermost:masterfrom
DimitrisTzimikas:master

Conversation

@DimitrisTzimikas
Copy link

Summary

This PR updates the PasteTextInput native component to align with the architecture and API changes introduced in React Native 0.77.1.

Key updates:
• The multiline prop is now accessed directly on PasteTextInputProps, as the traits structure has been flattened in React Native 0.77.1.
• Removed legacy references to traits.multiline.
• Ensured compatibility with Fabric and proper state/prop updates under the new architecture.

Co-authored-by: hailey <hailey@blueskyweb.xyz>
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