ocaml-cordova-plugin-screen-orientation
Screen control library
An OCaml binding to the Cordova plugin for setting and locking screen orientation.
Binding in OCaml to cordova-plugin-screen-orientation using gen_js_api.
0 stars
3 watching
0 forks
Language: OCaml
last commit: over 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
dannywillems/ocaml-cordova-plugin-screen-orientation-example | An example project demonstrating how to bind the screen orientation plugin in Cordova using OCaml. | 0 |
dannywillems/ocaml-cordova-plugin-device-orientation | Provides access to device orientation data using a plugin API | 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-orientation-example | An example project demonstrating a Cordova plugin binding | 0 |
dannywillems/ocaml-cordova-plugin-videoplayer | An OCaml binding to play videos in fullscreen mode within a Cordova app | 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-background-mode | Binds OCaml to the cordova plugin for enabling continuous network communication and remote push notifications in mobile applications | 0 |
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-statusbar | Binds OCaml to the cordova-plugin-statusbar plugin for customizing iOS and Android status bars. | 0 |
dannywillems/ocaml-cordova-plugin-file-opener | Provides an OCaml interface to the cordova-plugin-file-opener plugin for accessing the device's file system | 0 |
dannywillems/ocaml-cordova-plugin-media-capture | Binds OCaml to the device's audio, image, and video capture capabilities using cordova-plugin-media-capture | 0 |
dannywillems/ocaml-cordova-plugin-clipboard | Binding to provide clipboard functionality across iOS, Android, and Windows Phone 8 | 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 |
dannywillems/ocaml-cordova-plugin-loading-spinner | Binds an OCaml interface to the Cordova plugin loading spinner | 0 |
dannywillems/ocaml-cordova-plugin-media | Provides OCaml bindings to the Cordova Plugin Media allowing recording and playback of audio files on devices. | 0 |