GoodDAPP icon indicating copy to clipboard operation
GoodDAPP copied to clipboard

GoodDollar.org Wallet is the simplest access point to Claim your daily G$. It Is based on web3 and React native web.

Results 214 GoodDAPP issues
Sort by recently updated
recently updated
newest added

it already acts like a stack navigator, so we can switch to our stacknavigator, this should solve the issue of opening support and pressing back leads to the welcome screen...

We're performing form validation manually, as a result we have a lot of duplicated/similar code In opposite we could use libraries for validate forms. For now the most popular solution...

enhancement

On IOS you cant call focus not from a user action. For now, setTimeout hacks are used But correctly will be when target screen's component will perform auto-focus, as setTimeout...

enhancement

Components looks overloaded and have to many if() checks are we using magic link or torus in the different places We should split all those flows (ML & torus), re-write...