ocaml-cordova-plugin-background-mode
Background mode plugin
Binds OCaml to the cordova plugin for enabling continuous network communication and remote push notifications in mobile applications
Binding OCaml to cordova-plugin-background-mode using gen_js_api.
0 stars
4 watching
2 forks
Language: OCaml
last commit: almost 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
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-local-notifications | Binding OCaml to local notifications on Android or Apple devices | 0 |
dannywillems/ocaml-cordova-plugin-push-notifications | A binding between OCaml and phonegap-plugin-push to enable push notifications on Android and iOS devices | 4 |
dannywillems/ocaml-cordova-plugin-screen-orientation | An OCaml binding to the Cordova plugin for setting and locking screen orientation. | 0 |
dannywillems/ocaml-cordova-plugin-fcm | A binding to Google Firebase FCM for push notifications in Cordova applications written in OCaml | 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-contacts | Bindings to access device contacts using the cordova-plugin-contacts plugin | 0 |
dannywillems/ocaml-cordova-plugin-sim-card-example | An example of binding OCaml to a Cordova plugin for sim card functionality | 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-network-information | Provides access to network information on mobile devices | 0 |
dannywillems/ocaml-cordova-plugin-videoplayer | An OCaml binding to play videos in fullscreen mode within a Cordova app | 0 |
dannywillems/ocaml-cordova-plugin-progress | A bridge between the OCaml programming language and cordova-plugin-progress, allowing for progress HUD notifications in iOS applications. | 0 |
dannywillems/ocaml-cordova-plugin-media | Provides OCaml bindings to the Cordova Plugin Media allowing recording and playback of audio files on devices. | 0 |