Ask HN: Display View Controller of any service given a URL
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.
0 comments
[ 2.9 ms ] story [ 7.4 ms ] threadNo comments yet.