File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
# RemoteImage
2
2
3
- [ ![ Swift 5.1] ( https://img.shields.io/badge/swift5.1-compatible -green.svg?longCache=true&style=flat-square )] ( https://developer.apple.com/swift )
4
- [ ![ Platform ] ( https://img.shields.io/badge/platform -iOS%20%7C%20macOS%20%7C%20tvOS-lightgrey.svg?longCache=true&style=flat-square )] ( https://www.apple.com )
3
+ [ ![ Swift 5.1] ( https://img.shields.io/badge/swift-5.1 -green.svg?longCache=true&style=flat-square )] ( https://developer.apple.com/swift )
4
+ [ ![ Platforms ] ( https://img.shields.io/badge/platforms -iOS%20%7C%20macOS%20%7C%20tvOS-lightgrey.svg?longCache=true&style=flat-square )] ( https://www.apple.com )
5
5
[ ![ Current Version] ( https://img.shields.io/github/v/tag/crelies/RemoteImage?longCache=true&style=flat-square )] ( https://github.com/crelies/RemoteImage )
6
+ [ ![ Build status] ( https://travis-ci.com/crelies/RemoteImage.svg?token=THnaziKxRFFz1nKcsPgz&branch=dev )] ( https://travis-ci.com/crelies/RemoteImage )
7
+ [ ![ Code coverage] ( https://codecov.io/gh/crelies/RemoteImage/branch/dev/graph/badge.svg?token=DhJyoUKNPM )] ( https://codecov.io/gh/crelies/RemoteImage )
6
8
[ ![ License] ( https://img.shields.io/badge/license-MIT-lightgrey.svg?longCache=true&style=flat-square )] ( https://en.wikipedia.org/wiki/MIT_License )
7
9
8
10
This Swift package provides a wrapper view around the existing ** SwiftUI** ` Image view ` which adds support for showing and caching remote images.
You can’t perform that action at this time.
0 commit comments