How do you dismiss the keyboard in react native? Technology Community › Category: React Native › How do you dismiss the keyboard in react native? 0 Vote Up Vote Down VietMX Staff asked 4 years ago Using Keyboard.dismiss() import { Keyboard } from 'react-native' // Hiding the keyboard Keyboard.dismiss()