Abdelhafidh Belalia
Abdelhafidh Belalia
Putting this on draft while I add support for more image types including GIF
Ready for review
@durdevic There is a [proposal](https://github.com/react-native-community/discussions-and-proposals/pull/804) on adding `onPaste` to `TextInput` but not approved yet. However you can patch RN and apply changes from https://github.com/facebook/react-native/pull/45425
@Naturalclar Would you be able to review this one?
@Kicu Good call! Updated!
@dangrous Can you please re-trigger this test https://github.com/Expensify/App/actions/runs/12273874071/
@dangrous That failing test is a false positive. I don't know why it sometimes still see the old patch. Can you trigger it once again
Please hold. A patch has been removed recently and this PR is adding it again. Will remove it...
It seems that the test failure is a regression from https://github.com/Expensify/App/pull/50559/files#r1881064349
@dangrous Should we just ignore the test here?