Placeholder-text does not show on android preview until clicked on .20.2

Hi!

When updating to .20.2 the PlaceholderText in a TextInput does not show until it’s clicked. It works fine on local preview though.

Example code:

<App>
    <TextInput FontSize="20" Alignment="VerticalCenter" PlaceholderText="Search" PlaceholderColor="Black" CaretColor="Black" TextColor="Black"/>
</App>

Hi!

Thanks for reporting! Working on a fix!

This issue has been fixed and is included in this weeks bugfix release :slight_smile: