You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to combine RKSBVC with a modal transition using UIViewControllerTransitioningDelegate. I want to access the cell they clicked on in the first page, but just instantiating the view controllers in appDelegate doesn't seem to setup a Parent-Child relationship.
Is there another way to init the slider so that it creates the right relationship with its Child Controllers?
The text was updated successfully, but these errors were encountered:
I'm trying to combine RKSBVC with a modal transition using UIViewControllerTransitioningDelegate. I want to access the cell they clicked on in the first page, but just instantiating the view controllers in appDelegate doesn't seem to setup a Parent-Child relationship.
Is there another way to init the slider so that it creates the right relationship with its Child Controllers?
The text was updated successfully, but these errors were encountered: