Closed ranudhurandar closed 6 years ago
Objc:
self.revealViewController.leftViewRevealWidth = UIScreen.mainScreen.bounds.size.width * 0.90;
Swift:
self.revealViewController()?.leftViewRevealWidth = UIScreen.main.bounds.width * 0.90
Thank you so much 👍
Hello, in ur revealviewcontrolller self.leftViewRevealWidth = self.view.frame.width/1.2