Posted Jul 08 - Read on Facebook
Hey Frameristas!
I'm currently writing a Medium Article on the workflow I use to setup responsive native mobile prototypes using Framer Flows. I mainly use it for iOS but also want it to work for Android. I'm running into one little bug.
I use showOverlayBottom to display the keyboard, and it works great on iOS and in the browser on a desktop, but on Android if you tap out of the keyboard sometimes it goes to the previous screen. I don't want to use "modal:true" unless I absolutely have to. Does anyone know how to fix this?
If no one has a fix I will use this keyboard (https://github.com/imaaronjames/Simple-Android-Keyboards) for my Android examples.
Here is my project that you can take a look at
https://framer.cloud/fVdlE/

2 Comments