I have a registration form in the react-native app that consists of such fields: username, email, password. Is it possible to autofill all these inputs in a time from the data from your device (iOS). Now, such autocomplete works for each input separately.