I’m trying out Hotwire Native and I’m seeing the following issues:
-
the safe area is not supported out of the box where you see the “Sign In” header and the time overlap. Normally a device should know what the safe area should be but is this not handled natively by HotwireNative. Do people usually code something on the mobile device or add padding using something else in the views?
-
Is it possible to have no title at all displayed? How does one do this? Is there an easy way to hide it?