imagekit-ios
imagekit-ios copied to clipboard
iOS SDK for using ImageKit.io
- Add following features in the SDK: - URL constructor methods for adaptive video streaming, adding raw transform options as a string, and image loading in the responsive manner according...
- Update the SDK documentation in the README for updates and new features. - Add the table of contents for easier navigation through the docs.
**Describe the bug** I am unable to install the ImageKit iOS SDK via the Swift Package Manager in XCode. **To Reproduce** Plug https://github.com/imagekit-developer/imagekit-ios/ into "Add Packages" via XCode. Received the...
**Describe the bug** Got Fatal Error: ImageKitIO/ImageKitUploader.swift:55: Fatal error: Public Key / Authentication Endpoint is not defined while initalizing the SDK **To Reproduce** Steps to reproduce the behavior: 1. Go...
The Image Upload widget should offer the user an interactive user interface that enables the user to edit and upload files to ImageKit Media Library. The proposed widget should integrate...
The proposed UIView (IKImageView) would be an extension of UIImageView with the implementation of the following features - [ ] Setting Transforms - [ ] Offline Caching of Images -...
Hey, I've been using the latest version and have noticed the the ability to subscribe to progress updates via the `uploadProgressHandler` doesn't work. Progress is never reported on media uploads....