MIT License
Copyright (c) 2021 Heroes of Code
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Magic Images 📸
Overview
Magic Image is a library to facilitate the development of the image in various ways.
Support
iOS / tvOS
Usage
First Example
You can use it to view an image through a url, follow the example below
Second Example
You can use it to view a circular image. Measure is the width and height, follow the example below
Third Example
You can use it to see an image with rounded edges. Measure is rounded edges, follow the example below
Last Example
You can use it to see an image with some sides of the rounded edges. Measure is rounded edges, follow the example below
Examples with Interface Builder
1 - Circle
2 - Rounded Edges
Installation
Swift Package Manager
CocoaPods
OR
Carthage
Author
Coded by João Lucas
License