cordova-plugin-themeablebrowser
cordova-plugin-themeablebrowser copied to clipboard
Fork of org.apache.cordova.inappbrowser in an attempt to make it a bit more themeable and configurable to add some custom actions.
@initialxy are you intending on maintaining this? 
Hello, Thanks for the plugin. During my test Loading Spinner was showing fine in Android but not showing in IOS. Any suggestion. ``` let browser = cordova.ThemeableBrowser.open("example.com", { statusbar: {...
Hello, this plugin works great for me in static data. but i want to make Menu items dynamic so i passed Json Object Data in menu items. but its not...
Hi, i'm having problemas when Themeablebrowser closes. The iOS sidebar is overlaying the main content and the content's frame has incorrect height. 
Hi, I'm trying to add a custom inappbrowser into my app so I choose the themeablebrowser. It works well on android, but when I test it on ios emulator(6 and...
# I Am Loading Facebook Site In The Browser And Looks Like No Cordova Browser Support File Uploading. #I Wonder How The Native Browsers Enable Upload In The Webview Afterall...
when use cordova-plugin-wkwebview-engine, cordova.ThemeableBrowser.open() will not trigger the current page loadStop event
Hey, thanks for the plugin, its saved me a lot of implementation time :) I have an issue where opening the browser while portrait, rotating to landscape then closing the...
Hey, when using the menu option with different items, the event corresponding to a specific option isn't triggered correctly. If you click on a menu option, the menu would close...
the image when clicking on a button is given the imagepressed src only while the finger is on the button, how can i do that the image will toggle between...