Quantcast
Channel: Multiple Feeds in a rss reader (swift) - Stack Overflow
Browsing all 2 articles
Browse latest View live

Answer by jose compaq for Multiple Feeds in a rss reader (swift)

func sideBarDidSelectMenuButtonAtIndex(index: Int) if index == 0{ let url = NSURL(string: "http://www.widadclub.tk/feed") let feedParser = MWFeedParser(feedURL: url) feedParser.delegate = self...

View Article



Multiple Feeds in a rss reader (swift)

I am creating a rss reader in xcode using swift. I am follwing this tut https://www.youtube.com/watch?v=jootsUaCvAU but in the tut he doesnt go over adding multiple feeds of your own for the user....

View Article
Browsing all 2 articles
Browse latest View live




Latest Images