Dismissing (hiding) the keyboard in React Native – RNcasts #6

Learn how to dismiss (hide) the keyboard in a React Native app. Read more

Similar

React Native performance

A compelling reason for using React Native instead of WebView-based tools is to achieve 60 FPS and a native look & feel to your apps. Where possible, we would like for React Native to do the right thing and help you to focus on your app instead of per...

Read more »

LinkedIn clone built using React.js

We wanted to build a multi-page website instead of the typical one-page websites supported by React.JS, so we followed the React Router Tutorial to integrate React Router into our application. Learning from example, we figured out how to have a fixed navb...

Read more »