You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I personally think that the url must be shown to the user always because what if the developer makes a scam/pishing app and the user can't tell because URL is unknown?
But well, you can just use webview instead. You can achieve what you exactly want with it.
Is it possible to remove the URL bar entirely?
maybe an option similar to barCollapsingEnabled: true,
![image](https://user-images.githubusercontent.com/3810177/92740331-407dc780-f3b0-11ea-9a9b-7d3589f10c27.png)
to maybe barDisabled: true
The text was updated successfully, but these errors were encountered: