Xavi Magrinyà

Results 6 comments of Xavi Magrinyà

I guess if you use the [original feather icons library](https://github.com/feathericons/feather#2-use) you can replace the href parameter in the SVG to point to the icon you want: ```jsx ```

One year later, but have you tried using `react-native-fs`? You can use `RNFS.MainBundlePath` and from there navigate to wherever you have the image. I haven't tried personally, but that might...

I have the same issue. It'd be good to know if bun support is on the roadmap

The same issue has been highlighted here: https://github.com/vercel/storage/issues/642

We're having the same issue. We're using the multipart upload, typically with large files.

I'm having the same issue. This makes development cumbersome, as now Next.js has built-in https support.