ocaml-cordova-plugin-inappbrowser

InAppBrowser

A binding to a plugin providing an InAppBrowser view in hybrid mobile apps

Binding in OCaml to cordova-plugin-inappbrowser using gen_js_api.

GitHub

0 stars
3 watching
1 forks
Language: OCaml
last commit: almost 4 years ago

Related projects:

RepositoryDescriptionStars
dannywillems/ocaml-cordova-plugin-inappbrowser-exampleAn example of binding to a native mobile browser plugin.0
dannywillems/ocaml-cordova-plugin-listA repository listing and documenting bindings between OCaml and Cordova plugins26
apache/cordova-plugin-inappbrowserProvides a way to open web pages within an app without leaving the main application window1,121
dannywillems/ocaml-cordova-plugin-splashscreenA binding that allows OCaml to interact with the cordova-plugin-splashscreen plugin for mobile applications0
dannywillems/ocaml-cordova-plugin-keyboardBinding OCaml to the cordova-plugin-keyboard plugin to provide a custom keyboard interface for mobile applications0
dannywillems/ocaml-cordovaProvides an interface to Cordova events and functionality in OCaml9
dannywillems/ocaml-cordova-plugin-dialogsA binding that provides access to device dialogs using the cordova-plugin-dialogs plugin.0
dannywillems/ocaml-cordova-plugin-fileA plugin that provides read/write access to device files through the Cordova File API0
dannywillems/ocaml-cordova-plugin-device-exampleAn example of binding to the device cordova plugin0
dannywillems/ocaml-cordova-plugin-videoplayerAn OCaml binding to play videos in fullscreen mode within a Cordova app0
dannywillems/ocaml-cordova-plugin-deviceProvides OCaml bindings to access device information and functionality from the cordova-plugin-device plugin0
dannywillems/ocaml-cordova-plugin-network-information-exampleAn example project demonstrating binding to the network information plugin in Cordova0
dannywillems/ocaml-cordova-plugin-statusbarBinds OCaml to the cordova-plugin-statusbar plugin for customizing iOS and Android status bars.0
dannywillems/ocaml-cordova-plugin-image-pickerA binding to the cordova-plugin-image-picker plugin, allowing OCaml applications to interact with device cameras and image picker functionality.0
dannywillems/ocaml-cordova-exampleAn example project demonstrating binding to the Cordova object in a mobile app development context4