Native Development for iOS

C
iWINTR: Application to manage personal data in a secured fashion on an iPhone or iTouch.

This application was developed on MacOS using XCode and the framework Nimblekit.

Nimblekit allows to develop iOS applications using JavaScript and give access through its own API to the Cocoa Framework controls natively.

Nimblekit allows to create your own extensions in Objective C, to access the iOS features. The extensions become available to the JavaScript world.

This is my first time coding in Objective C, as I re used and modified some extensions.

Others JavaScript Libraries:
  • TEA : "Tiny Encryption Algorithm" to decrypte data