I am trying to implement a Loader that rotates in the center of the screen:
struct Loader : View { @State var isRotated = false var animation: An