Cap-go / capacitor-inappbrowser

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

Question about usage #15

Closed mariusbolik closed 1 year ago

mariusbolik commented 1 year ago

Hi, thank you for the great plugin!

Could you please tell me what's the difference between open() and openWebView()? And what does isPresentAfterPageLoad do?

I would appreciate it if you could add a description to every method and every option to the readme. This could increase the adoption rate of the plugin :)

Last thing: Wouldn't it be necessary to provide a removeActionHandler() method to avoid memory leaks?

Best Regards, Marius

riderx commented 1 year ago

Sorry for the delay i didn't saw it in my notif, i add removeActionHandler now and update the README

riderx commented 1 year ago

Should be good now in 0.4.0 sorry for the delay

bhekor commented 1 year ago

I agree sample usage and explanation