zooniverse / mobile

React native Zooniverse mobile app
20 stars 14 forks source link

1Password support #46

Closed rogerhutchings closed 8 months ago

rogerhutchings commented 7 years ago

I would love to see this, but definitely not a priority. There is an existing package - https://github.com/DriveWealth/react-native-onepassword - but it's not maintained...

marten commented 6 years ago

Since iOS 11, there is OS support for this now. But, the current fields don't signal to the OS that these are username/password fields (just marks it as "display stars to hide password"). We should try https://stackoverflow.com/questions/46760047/react-native-password-autofill-ios-11

lcjohnso commented 8 months ago

No issue persists in version 2.11, likely due to updates on how iOS handles passwords; closing.