Tom McGuire
Tom McGuire
Allows cloning onto windows machines fixing #7
I've been using mail-notifier for testing email delivery in some e2e tests using protractor. In general the library is working as expected; however, I am noticing when I try to...
### Description Adjusts the styles on `TokenBalances.tsx` to allow display with large text and long tokens names. Also fixes the cropping of the header as seen in the attached bug...
### Description Aligns the feedItems from send and receive with swap item styles and removes the word 'account' from free item titles. ### Other changes Align text right on swap...
### Current behavior When completing onboarding with an Android 5 device. Valora crashes on reCAPTCHA. ### Desired behavior Users should be able to onboard with an Android 5 device. ###...
### Current behavior When attempting to share logs with support on an API level 21 device - [Lollipop](https://en.wikipedia.org/wiki/Android_Lollipop) pre-populated email fields are empty. ### Desired behavior Email should pre-populate with...
### Current behavior When sending a push notification from CleverTap users on Android 12 the push notification is seen; however, if the push notification contains a deeplink the navigation on...
### What would you like? Move from [react-native-fs](https://github.com/itinance/react-native-fs) to [react-native-blob-util](https://github.com/RonRadtke/react-native-blob-util). ### Why is this needed? For better performance and memory utilization. More context can be seen in https://github.com/valora-inc/wallet/pull/2680#issuecomment-1185264441. Linear Ticket:...
### Description A follow up task for https://github.com/valora-inc/wallet/issues/2293. Add an E2E test for performance #### Option 1 - Add tests in Detox to monitor performance #### Option 2 - Use...
### Current behavior After sending a transaction the DEFAULT_FORNO_URL gets hit at least once per second indefinitely attempting to get the transaction receipt with requests containing the same body. ![Screen...