Uh oh!
There was an error while loading. Please reload this page.
bug fixes - #26
Conversation
enahum
left a comment
There was a problem hiding this comment.
I think we also need to try and me able to paste other file types not just images
Uh oh!
There was an error while loading. Please reload this page.
…Text.kt Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
timothyerwin
commented
Aug 26, 2023
yes, but it seems this change broke the samsung keyboard again. I don't think it can support all types, at least not the way it was specified. my suggestion is to add this as a parameter to the library where you can specify the mime types to accept. that's beyond my scope of expertise here. |
timothyerwin
commented
Aug 26, 2023
actually, it seems to still work with the samsung keyboard... |
derekchan916
commented
Jan 15, 2024
These changes unbroke my iOS installation (not using expo, just standard react native version 0.71) and my samsung android testing device works. (clipboard works, but hitting the paste tooltip button doesn't work) |
Summary
Fixes bugs for #25#24#22 and #8