With the new xcode one is able to present a .xib named LaunchScreen
on launch, which is great. I added a UIActivityIndicator
to this very file, but I am not able to animate it. How can I accomplish this? Do I need to add a code file just for this?
What I've tried
- Selected 'Animating' in the 'behavior' section of the xib