imagekit-ios
imagekit-ios copied to clipboard
SDK enhancements
- 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 to the target view.
- Upload policy to set constraints on upload requests for device conditions, retry mechanism etc.
- Upload preprocessors to transform images and video before uploading.
- Migrate the uploader methods and API calls to the V2 upload API.
- Remove the deprecated overlay transformation options from URL constructor.
Also resolves #9.