Matthew Wall
Matthew Wall
Fixes APP-838 ## What changed (plus any additional context for devs) This PR adds support for Expo builds. Because of the changes made to the build process, we should consider...
Fixes APP-1049 ## What changed (plus any additional context for devs) ## Screen recordings / screenshots ## What to test
## What changed (plus any additional context for devs) - standardized the schema for event tracing to `__` SUB_ACTION only is necessary. - Removed all traces of `analytics` and replaced...
lots of calls to `initializeWallet` were super weird because the function accepted function args after optional args. This refactors it to accept an object instead.
Need to add the following when I get around to it. - [ ] Contribution section - [ ] Badges (tests, coverage, etc.) - [ ] Examples? - [ ]...
In order to solidify the encryption method a bit more, we should add some more tests to make sure that all possible edge cases are covered. This will also allows...
h
I have a weird use case where I want to abort _any and all_ needle requests when a user chooses to do so. How I have it setup right now...
Going to be undertaking this project in my downtime. Starting with the top-level tree hierarchy and going down.
Fixes APP-#### ## What changed (plus any additional context for devs) ## Screen recordings / screenshots ## What to test