You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AlertToast(displayMode: .alert, type: .loading, style: .style(
backgroundColor: Color.black
))
How to modify the UIActivityIndicatorView's color property to Color.white, or UIActivityIndicatorView's style to whiteLarge
The text was updated successfully, but these errors were encountered:
AlertToast(displayMode: .alert, type: .loading, style: .style(
backgroundColor: Color.black
))
How to modify the UIActivityIndicatorView's color property to Color.white, or UIActivityIndicatorView's style to whiteLarge
The text was updated successfully, but these errors were encountered: