Please help me with the issue mentioned below.
My issue is, whether there is way to call the split view from another view, say after I tap on a button..?
For eg, as shown in the attached pic, when the app launches, it shows the first screen.
When the user taps on “Click” button, the split view opens up.
The user is able to perform all operations of the split view and when he presses the Home Button, he should be taken back to the first screen.
Is this possible..? How can I go about it..?
I am a beginner. Any help with code would be greatly appreciated..
PS: I have tried using MGSplitView and TOSplitView, but have not been able to achieve the solution to the above mentioned issue.
Thanks…
Check the foll code. This should easily help you to solve your issue.
Hope this helps you..
Regards,
Melvin