ocaml-cordova-plugin-device-orientation
Device orientation API
Provides access to device orientation data using a plugin API
Binding in OCaml to cordova-plugin-device-orientation 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-device-orientation-example | An example project demonstrating a Cordova plugin binding | 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-screen-orientation | An OCaml binding to the Cordova plugin for setting and locking screen orientation. | 0 |
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-file | A plugin that provides read/write access to device files through the Cordova File 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-motion | Provides access to the device's accelerometer and is used in hybrid mobile applications. | 0 |
dannywillems/ocaml-cordova-plugin-contacts | Bindings to access device contacts using the cordova-plugin-contacts plugin | 0 |
dannywillems/ocaml-cordova-plugin-sim-card | A tool to access SIM card information in hybrid mobile apps. | 0 |
dannywillems/ocaml-cordova-plugin-network-information | Provides access to network information on mobile devices | 0 |
dannywillems/ocaml-cordova-plugin-media | Provides OCaml bindings to the Cordova Plugin Media allowing recording and playback of audio files on devices. | 0 |
apache/cordova-plugin-device-orientation | Provides access to a device's compass sensor | 58 |
dannywillems/ocaml-cordova-plugin-device-example | An example of binding to the device cordova plugin | 0 |
dannywillems/ocaml-cordova-plugin-geolocation | Provides location information based on device signals and GPS data. | 1 |
dannywillems/ocaml-cordova-plugin-device-motion-example | A demonstration project of binding to the device motion plugin in a Cordova app using OCaml | 0 |