penpens

Results 5 comments of penpens

It gives me nil while wrapping an Optional value at: `rootController.rightPanelPosition = .front`

Do you mean this? Sorry I'm new in the iOS world ``` @IBAction func Login(_ sender: Any) { let mainS: UIStoryboard = UIStoryboard(name: "Main", bundle: nil) let left: LeftMenuVC =...

I trying with code and storyboard I attach some screens, I just took your classes and added to my project (with the library obv) So everything should be like your...

I trying to pass from my login storyboard, to the interface with the menu.