Closed dgavriloff closed 3 months ago
Currently users can type and paste whatever they want into any inputs. Objective: add a check input function and inputType prop to the LabeledInput component so user input is validated before being sent to firebase
Added input validation and user feedback using react-native-flash-message
Currently users can type and paste whatever they want into any inputs. Objective: add a check input function and inputType prop to the LabeledInput component so user input is validated before being sent to firebase