Hello,
congrats for the excellent work!
I have a question: for some other reasons, after 3/4 secs after my UITableView appear, I do some reloadData of the table.
But everytime I call it, it re-perform the animation effect, which isn't nice. Is there any way I can prevent it from animate when calling specific [tab reloadData]?
Thanks.
Hello,
congrats for the excellent work!
I have a question: for some other reasons, after 3/4 secs after my UITableView appear, I do some reloadData of the table.
But everytime I call it, it re-perform the animation effect, which isn't nice. Is there any way I can prevent it from animate when calling specific [tab reloadData]?
Thanks.