I want to add a loading view over the tab bar application, that when user updates it comes to the top of the screen. I added the view on window but it’s not taking orientation. Is there any good way to do that?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
After Struggling with the problem I got some stuff
How to add an overlay to a UITabbarController
which is helpful and it work for me little bit ..
We can remove the load view by this method.