richmondp

Results 5 issues of richmondp

# Questions **For discussions about features or questions about how to use Victory, please [start a new discussion](https://github.com/FormidableLabs/victory/discussions/new) rather than opening an issue.** # Bug Reports ### Checklist - [x]...

### Minimal reproducible example https://snack.expo.dev/@prichmond/thankful-blue-mixed-nuts ### Summary As per the details outlined in [this issue](https://github.com/expo/expo/issues/26615) I am aware that Android Keystore requires Strong Biometric authentication and that the current `isEnrolledAsync`...

needs review

### Minimal reproducible example https://snack.expo.dev/@prichmond/thankful-blue-mixed-nuts ### Summary I want to be able to determine when a user has had too many unsuccessful biometric attempts (Face / Fingerprint). I am currently...

stale
needs review

### Current Behavior I have configured a very simple monorepo with an express app and 2 JS libraries (using the 3 commands below). The first library has a function that...

type: bug
scope: node

### Current Behavior When attempting to execute a node/express application using **@nx/js:node** executor, if the application imports an ES Module library with the @nrwl/node:node executor the following error is displayed....

type: bug
scope: node