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
{{ message }}
This repository has been archived by the owner on Apr 8, 2020. It is now read-only.
Delete on android doesn't work, It does on iOS
Underlines are drawn on Android, not on iOS (might want to use underlineColorAndroid='transparent')
Styling differences amongst android and ios, Could better utilize the default styling to be justified and aligned instead of offsets.
The text was updated successfully, but these errors were encountered:
Furthermore, allowing entry into this for assigning a pin would also be cool.
This would require a change to not auto set the focus, but to handle receiving it, as well as a value field, and very minimum an onChange() field.
Utilizing the same layout as a TextField or other default input types from react native could prove useful.
Delete on android doesn't work, It does on iOS
Underlines are drawn on Android, not on iOS (might want to use underlineColorAndroid='transparent')
Styling differences amongst android and ios, Could better utilize the default styling to be justified and aligned instead of offsets.
The text was updated successfully, but these errors were encountered: