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

https://github.com/jansanz/rgdemo

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

html-parsing ios objective-c

Last synced: 7 days 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