Hello all,
I’ve ran into a weird bug where the entire log in screen flickers when the email input is actively being typed in. This doesn’t happen with the password input underneath and isn’t happening on other screens with very similar layouts and components to this login screen (sign up, onboarding, etc.). I’ve tried everything I can think of to fix this - how I group the inputs, spacing with rectangles, how the groupings are fixed to the page, checking auto focus and unchecking it, etc. This only happens on native builds and appears perfectly normal in the web preview. I have a video screen recording as an example if needed too. Thanks for the help
-Connor