Cap-go / capacitor-inappbrowser

Capacitor plugin in app browser with urlChangeEvent
MIT License
58 stars 38 forks source link

Questions on ToolbarType #48

Open davidemerritt opened 1 year ago

davidemerritt commented 1 year ago

Hello,

Appreciate the great plugin. I am playing around with implementation and I was wondering if there was a way to get navigation (forwards/backwards) buttons in the toolbar. I tried ToolbarType.NAVIGATION and nothing changed/appeared past just the DONE button.

Am I missing something? I noticed that the page has swipe left/right for forward/backwards navigation but I would love to provide buttons for my less technically inclined users.

Thanks again for a good plugin!

riderx commented 10 months ago

@davidemerritt on android or IOS ? it should display what method do you use, open or openWebiview ?