Jeanice Jones

Results 5 issues of Jeanice Jones

` node.encrypt(password).then((keystore) => { const response = { keystore, mnemonic, address: node.address, } fulfill(response) }) ` i already run yarn patch

> Please fill the template to help you out. Also, please try the `Example` project compare before submiting the issue when you have certain issue with your project setup. "react-native-audio-recorder-player":...

` const res = await Keychain.setGenericPassword(`${APP_NAME}-USER`, password, { accessControl: ACCESS_CONTROL.BIOMETRY_ANY, accessible: ACCESSIBLE.WHEN_UNLOCKED, storage: STORAGE_TYPE.AES_GCM, }) ` When I verify through biometric authentication, an error occurs in android , ios is...

"react-native": "0.75.5", "react-native-qrcode-svg": "6.3.15", "react-native-svg": "15.8.0",