Skip to content

Re-do API

Latest
Compare
Choose a tag to compare
@theblixguy theblixguy released this 08 Oct 22:08
· 1 commit to main since this release
  • Re-do APIs so the progress indicator is available directly from the DynamicIsland namespace.

Now, instead of having to subclass a ViewController, you can just use DynamicIsland.progressIndicator from anywhere to control it. This means you can also use it from SwiftUI!