Euan Lau

Results 4 comments of Euan Lau

Before adding more features, is it better to rewrite the thing to a proper jQuery plugin? Actually I filed an issue #23 just for that. Right now we have to...

More for compatibility purpose. Having some existing statements that are in the form of procedure. It would be nice if one could use something like PGProcedure instead of updating existing...

``` // If your app is running in legacy mode, tintColor will be nil - else it must be set to some color. if (UIApplication.sharedApplication.keyWindow) { isUIKitFlatMode = [UIApplication.sharedApplication.keyWindow performSelector:@selector(tintColor)]...