Posts

Post marked as solved
7 Replies
1.6k Views
Hi all,Is it possible to segue between viewcontrollers that are contained inside different navigation controllers? Is it advisable? When I set up a segue from my button to the viewcontroller I want to segue to, one that is contained within a different navigation controller, my button stops working and no segue happens.
Posted Last updated
.
Post marked as solved
2 Replies
472 Views
Hi, does anyone know if a textview constraint can be changed while the textview is in an "isEditable = false" state? I'm aiming to use the textview as if it were a label. I can alter the layout constraints when it is editable, but not when editing is switched off.
Posted Last updated
.