Eduardo Santos
Eduardo Santos
I was having a similar issue using the `MultiSelect` component but for Android only. I've created a patch with the solution in [this related issue](https://github.com/hoaphantn7604/react-native-element-dropdown/issues/184). It might be helpful to...
I'm having the same issue... is there any solution?
I'm using a workaround, it's not the ideal way, but it works... In the `insertHtml` function I'm adding a `style="font-size: 0px;"` that will be replaced later. I'm also setting a...
@Cannon99 I've implemented recently the mentions feature using this library. It was really complicated and I still feel that this library is in some way "abandoned". I can share a...
I was having a similar issue using the `MultiSelect` component but for Android only. ### Problem Looks like a left view responsible for detecting the scroll-touching events is floating in...
I'm having the same issue. Why is not possible to get the original file name? It does not make any sense to generate a random name when uploading a file...
No. I had to set `useDownloadManager` to `true`.
@CarlosAlbertoTI check [this other issue](https://github.com/RonRadtke/react-native-blob-util/issues/234) where I explain also how I solved the issue setting the useDownloadManager to true. If you still have errors, please share more info with us...
I'm still facing this issue in version `0.19.1` and in the latest version `0.19.4`. I'm not in the new architecture, my current react-native version is` 0.72.6`. The received value is...
Would be great to know if these configs are outdated and can be removed. Anyone?