Skip to content

Conversation

dreampiggy
Copy link
Collaborator

@dreampiggy dreampiggy commented Dec 26, 2022

Changes

  1. Backport sources are removed
  2. Availability is changed
  3. Use StateObject instead
  4. ProgressIndicator and ActivityIndicator is removed. Use SwiftUI built-in ProgressView instead. (The WebImage().indicator(.activity) still works)

Reason

It's hard to maintain the Buggy behaviors between iOS 13/14. I have no time for UI level (this repo) maintainess.

Hope this can fix many of issues like #243

@dreampiggy dreampiggy added API API changes project Project Setting related labels Dec 26, 2022
@dreampiggy dreampiggy added this to the 3.0 milestone Dec 26, 2022
@dreampiggy dreampiggy changed the title Drop iOS 13/macOS 10.15/tvOS 13/watchOS 7 support Drop iOS 13/macOS 10.15/tvOS 13/watchOS 6 support Dec 26, 2022
Changes: 1. Backport sources are removed 2. Availability is changed 3. Use StateObject instead
@dreampiggy
Copy link
Collaborator Author

The ProgressView and style usage:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API API changes project Project Setting related
1 participant