imagekit-react icon indicating copy to clipboard operation
imagekit-react copied to clipboard

React SDK for using ImageKit.io

Results 22 imagekit-react issues
Sort by recently updated
recently updated
newest added

I'm looking for discussion, but it looks like this repo didn't enable the discussion feature, so here I am. I'm using imagekit with nextjs, and my image were like very...

Are there any types for this? Are they in progress?

I would like to use my own custom button, however, it's currently not possible since the IKUpload component does not forward references to the underlying input element. Please allow for...

We would like to show a spinner while the upload is in progress so that the user gets appropriate feedback. Currently there is no way to do this and no...

`` works fine but if you do `` the image never loads. The workaround is to make an object that is undefined: ``` let lqip: LQIP | undefined = {...

Update Getting started guide after all current issues and video support is added.