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.
0 stars
3 watching
1 forks
Language: OCaml
last commit: about 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
dannywillems/ocaml-cordova-plugin-inappbrowser-example | An example of binding to a native mobile browser plugin. | 0 |
dannywillems/ocaml-cordova-plugin-list | A repository listing and documenting bindings between OCaml and Cordova plugins | 26 |
apache/cordova-plugin-inappbrowser | Provides a way to open web pages within an app without leaving the main application window | 1,120 |
dannywillems/ocaml-cordova-plugin-splashscreen | A binding that allows OCaml to interact with the cordova-plugin-splashscreen plugin for mobile applications | 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 | Provides an interface to Cordova events and functionality in OCaml | 9 |
dannywillems/ocaml-cordova-plugin-dialogs | A binding that provides access to device dialogs using the cordova-plugin-dialogs plugin. | 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-device-example | An example of binding to the device cordova plugin | 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-network-information-example | An example project demonstrating binding to the network information plugin in Cordova | 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-image-picker | A binding to the cordova-plugin-image-picker plugin, allowing OCaml applications to interact with device cameras and image picker functionality. | 0 |
dannywillems/ocaml-cordova-example | An example project demonstrating binding to the Cordova object in a mobile app development context | 4 |