Joe Yeomans

Results 3 issues of Joe Yeomans

## Environment OS: macOS 12.1 CPU: (8) arm64 Apple M1 Pro Memory: 75.61 MB / 16.00 GB Shell: 5.8 - /bin/zsh Binaries: Node: 16.17.0 - /opt/homebrew/opt/node@16/bin/node Yarn: Not Found npm:...

### Description When running detox tests on android the typing seems to be really slow, and it's even slower on my CI. iOS is fine and types quiet fast. What...

🏚 stale
user: need help

When an empty array is passed into the `preload()` function, the promise is never resolved. Changed the code so that is checks for an empty array. Also might be a...