docs: updated INPUT_API_REFERENCE.md to acknowledge web#605
Merged
Conversation
exploIF
reviewed
Jun 11, 2026
szydlovsky
reviewed
Jun 11, 2026
Co-authored-by: Igor Furgała <74370735+exploIF@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the public Markdown API references to reflect current/expected Web support status and to make platform documentation more explicit (vs. using “Both”).
Changes:
- Adds Web support messaging to the top of the input and text API reference docs.
- Replaces many “Both” platform labels with explicit platform lists (e.g.,
iOS, Android, Web) and adds documentation for Web-specific behaviors. - Adds documentation for additional props/behaviors (e.g.,
onSubmitEditing,submitBehavior, Web shortcuts) inINPUT_API_REFERENCE.md.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 7 comments.
| File | Description |
|---|---|
| docs/INPUT_API_REFERENCE.md | Adds experimental Web notice, expands platform matrices, and documents Web-related input behaviors/props. |
| docs/TEXT_API_REFERENCE.md | Adds a Web-not-supported notice and tweaks table formatting in the EnrichedText reference. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
…e-mansion/react-native-enriched into @pkaramon/docs-update-input-docs
exploIF
approved these changes
Jun 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Bothplatform labels with explicit lists, so it's future-proof for macOS supportEnrichedTextis coming to webfeat(web): image pastefeat(web): submit propsfeat(web): shortcutsTest Plan
N/A
Screenshots / Videos
N/A
Compatibility
N/A
Checklist
N/A