April 14th, 2021
Capture Keyboard Input with a TextInput - React Native Basics
Learn how to use the core TextInput component to capture user input via the keyboard.
Read this article →
April 14th, 2021
Capture Keyboard Input with a TextInput - React Native Basics
Learn how to use the core TextInput component to capture user input via the keyboard.
Read this article →
March 13th, 2018
Dismiss the Keyboard in React Native from Anywhere
In this video you will learn how create a re-usable component that gives the user the ability to dismiss the keyboard whenever they tap outside of a TextInput.
Read this article →
February 23rd, 2017
How to make your React Native app respond gracefully when the keyboard pops up
When you’re working with React Native apps, a common problem is that the keyboard will pop up and hide text inputs when you focus on them…
Read this article →