#Best practices or defaults for a native feeling app?

8 messages · Page 1 of 1 (latest)

bleak geyser
#

I'm curious if anyone has a list of best practices or modifications needed to make an app feel as native as possible. I'm already disabline context menus but still have things like zooming on double-click, or the form auto-fill on windows. I'm sure there's more things to disable that I haven't discovered yet.
It would be nice if tauri had something like a native: true option that applied all of the changes needed to make the webview not behave like it's an actual webview.

bleak geyser
#

I found another one to disable; ctrl+f on windows

#

and another one, crtl+r and F5 for refresh

nova sinew
#

I think this is a good question. and i aslo want to know if there is a native style front-end component library. After all, electronics are already very common.

exotic basin
#

maybe we can collect them here and then add them on github ?

ancient lark
#

Another thing to disable is the possibility to zoom on mobile with two fingers

bleak geyser