Anthony Jose Bruscantini

Results 3 issues of Anthony Jose Bruscantini

#### PR Requirements If you have made **any** visual changes to the GUI. Make sure you have: - [ ] Tested on iOS Tablet - [ ] Tested on small...

Something broke for me going from v1.7.1 to v1.7.4: `Unable to resolve "@bam.tech/react-native-modalbox" from "node_modules/react-native-formik/src/withPickerValues/KeyboardModal.js"` Setting to strictly `"react-native-formik": "1.7.1",` in package.json fixed it for me.

I've directly loaded the PasswordRecoveryScreen found in exportAPIComponents directory. It seemed to be working just fine until I clicked on "Choose recovery question". The recovery questions do not load -...