I am using SWRevealViewController in IOS app (universal). I\'m getting sidebar in iPhone and iPad both but I want to show sidebar which covers 90% of screen - how can I?
You can do something like this...
When you have subclass from SWRevealViewController...
call property for this problem and set as you want...
Hope it's help someone...