M
M
mix20002014-05-10 19:31:54
iOS
mix2000, 2014-05-10 19:31:54

How to make infinite navigation in iOs?

The essence of the application is this: a set of html-files stored locally and interconnected by multiple cross-references. Used by Web View. It is necessary to organize navigation in such a way that you can follow cross-references indefinitely (in fact, up to about 5-7 deeps) and that you can always go back through the history (using the Back buttons). At the same time, not using the capabilities of the Web View, but using the capabilities of the Navigation Controller.
How can this be implemented?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
mix2000, 2014-05-13
@mix2000

In general, I did this: I added an invisible button to the stage, and from it I launched segue onto the same stage. Got a loop.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question