-
Notifications
You must be signed in to change notification settings - Fork 27k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Support For ImageKit.io in Image Component #18408
Comments
Hi there! I am working on this and will add a PR soon. |
@nikniv Awesome!! Thank you so much |
Hi! We just added the ability to pass your own custom loader to the Image component, so we're no longer accepting new built-in providers. See this PR to learn how to use it: #20788 Thanks! |
This issue has been automatically locked due to no recent activity. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you. |
Feature request
Is your feature request related to a problem? Please describe.
Yes, the problem is the missing support for ImageKit.io as an image optimization provider. I am currently using it, its free, generous and excellent . Now, the image component supports all major options except this one.
it should be noted however, that ImageKit is also a well known provider and competitor to Cloudinary.
Describe the solution you'd like
Just add the support for it just like Cloudinary. Fairly similar in query string but a few changes in it.
Describe alternatives you've considered
Ant-Design's Image Component, React Progressive Graceful Image
Additional context
None
The text was updated successfully, but these errors were encountered: