Kevin Sullivan
Kevin Sullivan
# Feature-Request **Describe the Feature** automated testing with detox / jasmine **Possible Implementations** expo has 2 e2e apps, one for testing native changes (bare-expo) and one for testing javascript changes...
move padding from the list component to `contentContainerStyle` 
https://github.com/EdgeApp/edge-react-gui/blob/e54235ea19dbd660a4ee62d0343d94457899482f/src/components/scenes/WalletListScene.js#L147
https://github.com/EdgeApp/edge-react-gui/blob/e54235ea19dbd660a4ee62d0343d94457899482f/src/components/scenes/WalletListScene.js#L156
* when logging in * when switching to/from manual sort OS: Android version: 2.0.0 build: 21012702
A disabled token remains selected for use on the send / request screens Steps to reproduce: 1. select wallet / token 2. disable token Expected result: select parent currencyCode? select...
# archiving/deleting all wallets leads to invalid state ## os: android, probably on ios too ## steps to reproduce: 1. archive/delete all wallets 2. navigate to request -or- 1. archive/delete...
### Orb version v5.4.0 according to docs, persist_to_workspace paths accepts list of string https://circleci.com/docs/2.0/configuration-reference/#persisttoworkspace orb provides a string, in several places also, something about the path can't be root of...
# Feature Request automated-testing with jasmine / detox ## Why it is needed expo project has 2 apps they use for automated e2e testing, for native changes they use [bare-expo](https://github.com/expo/expo/tree/master/apps/bare-expo)...