I think there is an issue on issues.cordova.io proposing something like this (not exactly what you propose as the tabbar is a component you have and it's not part of Cordova, the issue I mention was about allowing to resize the InAppBrowser window instead of being a modal)
I would say that PRs are always welcomed, but I don't think a change like that will be accepted, the plugin is already very complex and a change like that will make it even more complex. I think there is a 3rd party plugin that is a resizable webview. It doesn't have all the InAppBrowser features, but if you only want to display external websites it can do that. 2017-12-04 12:19 GMT+01:00 Eduardo Barrero <[email protected]>: > Mornin all!! > > Recently I was facing with the needed of opening an external URL using > in-app-browser plugin. At the same time I needed to keep the bottom tabbar > visible in order to maintain full navigation functionality. The problem was > that there is not any way to make visible both elements, the inappbrowser > and the bottom tabbar, at the same time. > Maybe it is useful for next releases to amend in-app-browser plugin in > order to the programmer be able to choose if the bottom tabbar is keeping > visible above the inappbrowser and also keeping all functionality (this is > keeping clickable). > > I will be pleased to contribute with anything. > > Many thanks. 😊 > > Saludos, > > Eduardo Barrero > Software Engineer > > SEPALO, S.L. > SECURE PAYMENT & LOYALTY > > www.sepalo.es<http://www.sepalo.es/> > t. +34 666 168 942 > > > email: [email protected]<mailto:[email protected]> > Skype: edu.barrero > Connect with me on LinkedIn<https://es.linkedin. > com/in/eduardo-barrero-roldán-a8bb26a0> > > > >
