Skip to content

pixelspring/NKBlueprint-Obj-C-Mix-Edition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NKBlueprint - Objective-C Edition

About

NK Blueprint Objective-C Edition is a collection of various Objective-C / Javascript mix examples for the NimbleKit iOS framework. All contributions welcome!

Requirements

How To Use

Download the project, unzip & run. You can then add the relevant class files to your project to add any functionality that you might require.

####For Example: To remove the shadow that the webView adds to your pages on scrolling

  1. Add deBounce.h & deBounce.m to your project
  2. Register the class with NKRegisterClass("deBounce");
  3. Call the function with CallNKitAction('dummy?className=deShadow')
  4. Tada! webView shadow should now be gone

More Details

See the NimbleKit forum thread for further details, to make requests or report bugs - or alternatively feel free to do so in the gitHub issue tracker

NKBP  Default

About

A Collection of Objective-C / Javascript examples for the NimbleKit Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published