Skip to content

Commit 90b128c

Browse files
docs: textShortcuts ignored on web (#633)
# Summary Add info that textShortcuts ignored on web ## Test Plan n/a ## Screenshots / Videos n/a
1 parent 7590aba commit 90b128c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/WEB.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ Web support is still experimental. APIs and behavior can change in future releas
4343
- **RN layout ref methods**: `measure`, `measureInWindow`, `measureLayout`, and `setNativeProps` are no-ops.
4444
- **`EnrichedText`**: The read-only component is not exported on web.
4545
- **`ViewProps`**: Props inherited from `View` beyond the implemented subset are not forwarded.
46+
- **`textShortcuts`**: ignored on web.
4647

4748
## HTML sanitization
4849

0 commit comments

Comments
 (0)