I'm using SWRevealViewController
as a settings menu for my app
Is there a way for me to control a UIView
in another viewcontroller
?
I'm changing the view by the data in my database, I can successfully save and update the data, also can change if I change the front view by tab bar
but using SWRevealViewController
will not change instantly
Any suggestions?
when I click on different chart icon I want to change my view on the left right away