react-native-vietnam / react-native-search-box

A simple search box with animation, inspired from ios search bar. Lightweight, fast, flexible.
476 stars 132 forks source link

Add support for maxFontSizeMultiplier prop for Cancel button and TextInput #87

Open rsml opened 3 years ago

rsml commented 3 years ago

This is necessary to make the search input look good if the user has their accessibility font size increased. I will submit a PR.

rsml commented 3 years ago

PR: https://github.com/react-native-vietnam/react-native-search-box/pull/88