Blog

APSL posts, news and events

Handling the keyboard in React Native

Mobile apps differ in many ways from traditional desktop apps. One of the most notable differences is the use of virtual input elements such as the keyboard or the Assistive Touch features in iOS. Every time the user has to introduce some text, both Android and iOS opens a virtual keyboard that overlaps the content of the screen. 

May 12, 2016 · 2 min read