password field react native code example Example: react native password input <TextInput secureTextEntry={true} style={styles.default} value="abc" />