Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jansanz/rgdemo

Example on parsing HTML on iOS.
https://github.com/jansanz/rgdemo

html-parsing ios objective-c

Last synced: 1 day ago
JSON representation

Example on parsing HTML on iOS.

Awesome Lists containing this project

README

        

Sample project on how to use HTML parsing and make different parts of UILabel tapable.

## Instructions
1. Clone this project
2. git submodule init && git submodule update
3. Run it