NativeBase icon indicating copy to clipboard operation
NativeBase copied to clipboard

Add font scaling options for Select component placeholder

Open tbesi opened this issue 1 year ago • 0 comments

Description

It would be a nice enhancement to add the allowFontScaling and maxFontSizeMultiplier properties for the Select component's placeholder.

Problem Statement

When the device's font is very big the placeholder increases in size as well. In some cases, mainly, on mobile devices this is unwanted since the placeholder text can be cut off due to the increased size.

Proposed Solution or API

Add the aforementioned properties in the Select component and pass them in the Input component (since the Input component is used)

Alternatives

No response

Additional Information

No response

tbesi avatar Aug 02 '24 14:08 tbesi