GeekyAnts / GeekyAnts/NativeBase

Add font scaling options for Select component placeholder

Open
#5,817 0 comments 0 reactions 0 assignees View on GitHub
feature request triage v3
Dominant language
TypeScript
Stars
20.4k
Forks
2.4k
PR merge metrics
No merged PRs in 30d

Description

### 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_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.