BearStudio / start-ui-native

🚀 Start UI [native] is an opinionated UI starter with ⚛️ React Native, 🌿 Ficus UI, ⚛️ Zodios & 🐜 Formiz — From the 🐻 BearStudio Team
MIT License
141 stars 16 forks source link

Improve form display when the keyboard is opened #33

Closed qlereboursBS closed 1 year ago

qlereboursBS commented 3 years ago

Purpose

We know that when the keyboard is opened on a mobile, we can't see the button to submit the form as soon as the form has more than 3 fields. How to help with this ? Maybe use HideWithKeyboard component?