Closed penguyen1 closed 8 years ago
<TextInput />
went with solution option 1 and it worked!! close #28
React Native seems to only have
<TextInput />
which only reads in text and string valuesCurrently, I am having difficulty in reading integer values for
Some possible solutions