Handling Text Input
TextInput is a basic component that allows the user to enter text. It has an onChangeText prop that takes a function to be called every time the text changed.
Github
Last updated
TextInput is a basic component that allows the user to enter text. It has an onChangeText prop that takes a function to be called every time the text changed.
Last updated