flowkey / UIKit-cross-platform

Cross-platform Swift implementation of UIKit, mostly for Android
MIT License
594 stars 40 forks source link

Implement UIActivityIndicatorView #358

Closed rikner closed 2 years ago

rikner commented 2 years ago

Fixes #

Type of change:

Motivation (current vs expected behavior)

Implement a basic version of UIActivityIndicatorView. Currently ignoring UIActivityIndicatorView.Style and using one color scheme.

Screenshot 2022-03-10 at 08 13 18 Screenshot 2022-03-10 at 08 13 25

Please check if the PR fulfills these requirements