react-native icon indicating copy to clipboard operation
react-native copied to clipboard

Add TextInput.editable and BaseTextInputProps

Open christophpurrer opened this issue 1 year ago • 1 comments

Summary:

Changelog:

[Internal]- Currently TextInput does not expose editable and readOnly (only editable is exposed as Android-specific prop). This change is to add them to BaseTextInputProps so they can be supported cross-platform.

Differential Revision: D62180722

christophpurrer avatar Sep 06 '24 01:09 christophpurrer

This pull request was exported from Phabricator. Differential Revision: D62180722

facebook-github-bot avatar Sep 06 '24 01:09 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D62180722

facebook-github-bot avatar Sep 09 '24 15:09 facebook-github-bot

This pull request has been merged in facebook/react-native@4a22f2c816e20bf05191ce111a989ac5362e01e1.

facebook-github-bot avatar Sep 10 '24 16:09 facebook-github-bot

This pull request was successfully merged by Yunlong Wu in 4a22f2c816e20bf05191ce111a989ac5362e01e1

When will my fix make it into a release? | How to file a pick request?

react-native-bot avatar Sep 10 '24 16:09 react-native-bot