import { TextInput } from 'react-native-paper'; <TextInput label="Password" secureTextEntry right={<TextInput.Icon name="eye" />} />