KIChameleonView

MIT License
Objective-C
iOS

2 images

Author

Description

A magical image view! Once you set a URL, it will be a movie, or an Animated GIF, or an ordinary JPG, PNG, or even it can be an image in ALAssetsLibrary!

Supported types are

  1. .m3u8 for Movie (Streaming)
  2. .gif for Animated GIF (Remote Image)
  3. .png, .jpg for Image (Remote Image)
  4. assets-library:// for ALAsset Image
  5. .webp for WebP Image (Currently not supported)

So following URLs can be shown in same way, with KIChameleonView.

Tags