目录
目录README.md

CoreSwiftUI

A very simple Swift Package to useful SwiftUI code.

Advice

This is a work in progress project. New features are being added. Contributions are welcome!

Getting started

  1. Add package to your project (Xcode > File > Swift Packages > Add Package Dependency…). Point to branch master.
  2. Search for the following url: https://github.com/persiogv/CoreSwiftUI
  3. Add import CoreSwiftUI in your Swift file

AsyncImage

Example of usage:

  AsyncImage(url: viewModel.value, cache: cache, placeholder: Text("Loading"), configuration: { $0.resizable() })

License

The MIT License (MIT)

Copyright (c) 2020 Persio Vieira

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.

关于
36.0 KB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

©Copyright 2023 CCF 开源发展委员会
Powered by Trustie& IntelliDE 京ICP备13000930号