Project Description:
I require a Phonegap iOS custom Plugin for a Note section in a Phonegap app. The Idea is to use the native iOS Note functionality into my Phonegap app. I tried to implement textarea using jQuery mobile and CSS but I am really getting issues with the Keyboard which is jumping up and down while typing. And the Text going underneath the keyboard etc. So I am looking for a plugin for Phonegap which hopefully will resolve my current issue.
Attached is a sample HTML which on which you can test and try.
This is what I expect:
1. Your plugin would be easily installed in my Phonegap iOS Project.
2. Once installed I will can write notes in my Phonegap app. (I have a Notes section in my app)
3. Basically I expect this to work just like the native iOS Notes app.
Thanks
Ben
Additional Project Description:
02/25/2013 at 0:43 EST
Using Phonegap plugin I am looking to use the UITextView in Phonegap iOS.