Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/apla/me.apla.cordova.nativecontrols
NativeControls plugin for cordova 3.0 (and probably 2.x)
https://github.com/apla/me.apla.cordova.nativecontrols
Last synced: 2 months ago
JSON representation
NativeControls plugin for cordova 3.0 (and probably 2.x)
- Host: GitHub
- URL: https://github.com/apla/me.apla.cordova.nativecontrols
- Owner: apla
- Created: 2013-07-31T12:31:14.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-07-31T21:04:25.000Z (over 11 years ago)
- Last Synced: 2023-04-17T07:50:55.103Z (almost 2 years ago)
- Language: Objective-C
- Size: 123 KB
- Stars: 8
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
native controls cordova plugin
-----------------------(almost) compatible with phonegap 3.0
originally ported from:
https://github.com/phonegap/phonegap-plugins/tree/master/iOS/NativeControlsand
https://github.com/zSprawl/NativeControls
currently tested only toolbar and actionsheet.
probably, this navbar is better than navbar from zsprawl:
https://github.com/sauliuz/phonegapplugs-navbar
native header and footer for android:
https://github.com/nax83/NativeGap
probably good start to develop nativecontrols for wp7/8
https://github.com/telerik/xaml-sdk
To install this plugin, follow the [Command-line Interface Guide](http://cordova.apache.org/docs/en/edge/guide_cli_index.md.html#The%20Command-line%20Interface).
If you are not using the Cordova Command-line Interface, follow [Using Plugman to Manage Plugins](http://cordova.apache.org/docs/en/edge/guide_plugin_ref_plugman.md.html).