Author
Description
RFFavicon retrieves the relevant favicon for a URL, or returns a default icon should it not be able to find it.
How To Get Started- Download RFFavicon
#import "RFFavicon.h"
- Use the class method,Ex:
self.icon.image = [RFFavicon getIcon:www.google.com];