MiaKoring

Results 6 comments of MiaKoring

This is probably caused from Citadel allowing old versions of swift-crypto where it may doesn't exist. When the error occured i had swift crypto 1.1.7, with swift crypto 2.0.0 it...

[![Screenshot-2025-03-26-at-17-12-54.png](https://i.postimg.cc/sXYV8314/Screenshot-2025-03-26-at-17-12-54.png)](https://postimg.cc/FdK5k5yY)

> > My concern with resizable spinners is that I'll often do something like > > ```swift > > HStack { > > Spacer() > > > > ProgressView() >...

> maybe some code could be added to UIKitBackend to change the spinner between `.medium` and `.large` depending on its frame? totally. I decided to not do it in this...

Edit: Fixed oh, apparently I mixed some of my branches… there are changes that not belong to this pr… I’m going to try and remove them...

> But again, I'm happy for that to be left as a future direction in order to get your existing ForEach improvements merged. Good point, I was not aware of...