Ask HN: Display View Controller of any service given a URL

https://news.ycombinator.com/item?id=10875242
by jeyashankher • 11 years ago
1 0 11 years ago

Wouldn't it be cool to do an equivalent of:

(in iOS) [self.navigationController pushViewControllerForURL:(NSURL *) anyURL];

Obviously, there is a bunch of issues with this (where do we load libraries from, memory stability etc.). I wonder if there is a way to standardize something like this.

We could hope to bring back the magic of hyperlinks.

Related Stories

Loading related stories...

Source preview

news.ycombinator.com