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
So this is related to #177 but basically the title says it all. I have some TextFields inside of a ScrollView, if that scroll view has alignItems: 'flex-start'
Or any value on alignItems value it renders nothing on a physical android device. I tested this a few different ways and my setup is very barebones. Not sure why but should be fixed.
The text was updated successfully, but these errors were encountered:
So this is related to #177 but basically the title says it all. I have some TextFields inside of a ScrollView, if that scroll view has
alignItems: 'flex-start'
Or any value on alignItems value it renders nothing on a physical android device. I tested this a few different ways and my setup is very barebones. Not sure why but should be fixed.
The text was updated successfully, but these errors were encountered: