JagCesar / Espera

Loading indicators made in SwiftUI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Espera

Espera is a collection of loading indicators written in Swift UI. For now there are only three of them, a rotating circle with a gap (you've seen it on the App Store), the rotating flower you've seen on watchOS and a squishy circle.

None of these loading indicators are a part of UIKit or watchKit so we decided to create them and make them available to you.

The best part of using components made in SwiftUI is that they work on all Apple platforms. ❤️ This means that these loading indicators work great on:

  • iOS 📱
  • watchOS ⌚️
  • tvOS 📺
  • macOS 🖥

Preview

A gif showing the supported loading indicators

How do I use this?

The best way to use this code is to add it as a Swift Package to your Xcode project. Follow the instructions by Apple to quickly get started.

Made by

About

Loading indicators made in SwiftUI

License:MIT License


Languages

Language:Swift 100.0%