ocaml-cordova-plugin-device-motion

Accelerometer

Provides access to the device's accelerometer and is used in hybrid mobile applications.

Binding in OCaml to cordova-plugin-device-motion using gen_js_api.

GitHub

0 stars
3 watching
0 forks
Language: OCaml
last commit: over 8 years ago

Related projects:

Repository Description Stars
dannywillems/ocaml-cordova-plugin-device-motion-example A demonstration project of binding to the device motion plugin in a Cordova app using OCaml 0
apache/cordova-plugin-device-motion Provides access to device motion data via accelerometer readings 73
dannywillems/ocaml-cordova-plugin-device-orientation Provides access to device orientation data using a plugin API 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-media-capture Binds OCaml to the device's audio, image, and video capture capabilities using cordova-plugin-media-capture 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-plugin-vibration-example An OCaml binding to the vibration plugin for a Cordova application 1
dannywillems/ocaml-cordova-plugin-sim-card A tool to access SIM card information in hybrid mobile apps. 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-videoplayer An OCaml binding to play videos in fullscreen mode within a Cordova app 0
dannywillems/ocaml-cordova-plugin-geolocation Provides location information based on device signals and GPS data. 1
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-device-orientation-example An example project demonstrating a Cordova plugin binding 0
dannywillems/ocaml-cordova-plugin-camera Provides an API for taking pictures and choosing images from the system's image library in mobile applications 0
dannywillems/ocaml-cordova-plugin-device-example An example of binding to the device cordova plugin 0