File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7474
7575### [ react-native+0.79.2+011+Add-onPaste-to-TextInput.patch] ( react-native+0.79.2+011+Add-onPaste-to-TextInput.patch )
7676
77- - Reason: Adds onPaste event handler to TextInput component
78- - Upstream PR/issue: 🛑
79- - E/App issue: 🛑
80- - PR Introducing Patch: 🛑
77+ - Reasons:
78+ - Adds ` onPaste ` callback to ` TextInput ` to support image pasting on native
79+ - Fixes an issue where pasted image displays as binary text on some Android devices where rich clipboard data is stored in binary form
80+ - Fixes an issue where pasting from WPS Office app crashes the app on Android where its content URI is not recognized by Android ` ContentResolver `
81+ - Upstream PR/issue: https://github.com/facebook/react-native/pull/45425
82+ - Upstream RFC: https://github.com/s77rt/discussions-and-proposals/blob/TextInput-onPaste/proposals/0000-textinput-onpaste.md
83+ - E/App issue:
84+ - https://github.com/Expensify/App/issues/41239
85+ - https://github.com/Expensify/App/issues/55304
86+ - https://github.com/Expensify/App/issues/63191
87+ - PR Introducing Patch: [ #47203 ] ( https://github.com/Expensify/App/pull/47203 )
8188
8289### [ react-native+0.79.2+012+alert-style.patch] ( react-native+0.79.2+012+alert-style.patch )
8390
You can’t perform that action at this time.
0 commit comments