sticksen / STKWebKitViewController

Usable UI around WKWebView
MIT License
147 stars 29 forks source link

Expose a overridable bundle property - allowing subclasses to change the #9

Closed tbrannam closed 9 years ago

tbrannam commented 9 years ago

location of required assets

Changed default loading of images to load from Bundle based on the bundle of Class, Allowing code to be used from a iOS8 Framework

addresses issue #8