ocaml-cordova-plugin-dialogs
Dialogs library
A binding that provides access to device dialogs using the cordova-plugin-dialogs plugin.
Binding in OCaml to cordova-plugin-dialogs using gen_js_api.
0 stars
3 watching
0 forks
Language: OCaml
last commit: over 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
dannywillems/ocaml-cordova-plugin-dialogs-example | An example of binding to the dialogs cordova plugin. | 0 |
dannywillems/ocaml-cordova-plugin-keyboard | Binding OCaml to the cordova-plugin-keyboard plugin to provide a custom keyboard interface for mobile applications | 0 |
dannywillems/ocaml-cordova-plugin-device | Provides OCaml bindings to access device information and functionality from the cordova-plugin-device plugin | 0 |
dannywillems/ocaml-cordova-plugin-list | A repository listing and documenting bindings between OCaml and Cordova plugins | 26 |
dannywillems/ocaml-cordova-plugin-file | A plugin that provides read/write access to device files through the Cordova File API | 0 |
dannywillems/ocaml-cordova-plugin-contacts | Bindings to access device contacts using the cordova-plugin-contacts plugin | 0 |
dannywillems/ocaml-cordova-plugin-media | Provides OCaml bindings to the Cordova Plugin Media allowing recording and playback of audio files on devices. | 0 |
dannywillems/ocaml-cordova | Provides an interface to Cordova events and functionality in OCaml | 9 |
dannywillems/ocaml-cordova-plugin-videoplayer | An OCaml binding to play videos in fullscreen mode within a Cordova app | 0 |
dannywillems/ocaml-cordova-plugin-sim-card | A tool to access SIM card information in hybrid mobile apps. | 0 |
dannywillems/ocaml-cordova-plugin-barcode-scanner | A binding that enables barcode scanning functionality in an OCaml application using the cordova-plugin-barcodescanner plugin | 0 |
apache/cordova-plugin-dialogs | Provides access to native dialog UI elements via a global object. | 289 |
dannywillems/ocaml-cordova-plugin-device-example | An example of binding to the device cordova plugin | 0 |
dannywillems/ocaml-cordova-plugin-clipboard | Binding to provide clipboard functionality across iOS, Android, and Windows Phone 8 | 0 |
dannywillems/ocaml-cordova-plugin-network-information | Provides access to network information on mobile devices | 0 |