i want to change fontSize
in textinput
based on screen width in react native.
i want to make something like this, expected result is the fontSize
go smaller when adding numbers to the textInput
Resources i tried:
React Native Responsive Font Size
and much more didn't work.