ovy9086 / rn-autofill-bug

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reproduction Repo for software-mansion/react-native-screens#349

When using enableScreens(true) the autofill suggestions do not show up at all. Also, long tapping into the field, and selecting 'Autofill' in the context menu, results in a toast saying "Contents can't be autofilled."

When using enableScreens(false) the autofill suggestions do show up, and can't be selected, resulting in the input fields to get populated.

NOTE: it seems that since React Navigation 5, the Autofill suggestion to 'Save password' after login is not showing up, with or without screens. In previous versions ( react nav 4 ) this was working when screens was off. Hard to say were the issue comes from now.

About


Languages

Language:Objective-C 27.0%Language:JavaScript 22.4%Language:Java 20.0%Language:Ruby 18.1%Language:Starlark 12.4%