I have a simple ViewController with 5 labels each of which get populated with data dynamically on runtime as a result of regex parsing. I want to show any simple "Wait" animation, while the labels are getting their data, to tell users that processing is taking place.
I read a lot of SO solutions which more or less try to do something similar but I am nt able to get the simplest of working code.
To start with I dont need how much % of work is done i.e. no progress bar. Just Wait is enough. Later on may be i would want to add that logic bt I need a start right now!
This should have worked but it doesnt :(
Have you tried adding UIActivityIndicatorView??
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With