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
the padding of the username textfield is seemingly default to 0 if not specified in the jason, whereas in android it seems to default to some reasonable padding, so there would normally be no need to specify padding, which is a big plus to ease of use.
The text was updated successfully, but these errors were encountered:
here are some styling issues that appear to not work as expected in iOS:
header background with alpha being zero not respected in ios but respected in android: https://jasonbase.com/things/p88r
the padding of the
username
textfield is seemingly default to 0 if not specified in the jason, whereas in android it seems to default to some reasonable padding, so there would normally be no need to specify padding, which is a big plus to ease of use.The text was updated successfully, but these errors were encountered: