ios - Navigate to details view controller from subviewcontroller of present view controller -
I have UIView
A, a visible panel view is in the form of a subview. See B is the table view that will navigate this description on the table's view queue. See C. When it is rejected, it should return to Main View A.
A & gt; B & gt; C
> a & lt; B & lt; C .
But it's coming for B
.
This view is on B class
> [current current model view controller: see detail in animated: yes];
See C
[Self buffer model vid controller permission: Yes];
Should come to see it. It is not working.
Instead of rejecting the Model Viewer Controller, you can use
: >
Comments
Post a Comment