Add package index badges

This commit is contained in:
Alexandr Goncharov 2020-10-19 23:26:22 +03:00
parent dd300d51f0
commit 3a0051ca0c
1 changed files with 4 additions and 1 deletions

View File

@ -4,6 +4,8 @@ Generate UI catalog from all your views
![Build](https://github.com/0111b/UIPreview/workflows/Build/badge.svg)
![Tag](https://img.shields.io/github/v/tag/0111b/UIPreview)
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2F0111b%2FUIPreview%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/0111b/UIPreview)
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2F0111b%2FUIPreview%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/0111b/UIPreview)
This package provide a set of helper methods and types to generate full featured UI catalog from your *UIView*'s and Swift UI *View*'s
@ -12,7 +14,8 @@ This package provide a set of helper methods and types to generate full featured
## TODO ##
- [ ] Add demo app
- [ ] Improve documentation
- [ ] Add customisation points
- [ ] Mac/Catalyst support
- [ ] AppKit/Catalyst support
- [x] Github mirror