I just went through both of Mosh’s React Native course, but I’m having an issue where the TextInput components are only responding to input and pulling up the keyboard when you click on the placeholder.
Does anyone know how to make the entire TextInput field to respond to having the keyboard appear rather than just a subsection of it? The UX for it seems very counter-intuitive with how it’s currently implemented.