metamask-mobile
metamask-mobile copied to clipboard
WIP - fix: display and connection issues
Description
Fixing several UI issues an updating the code to work with latest metamask controller.
Issue https://github.com/MetaMask/metamask-mobile/issues/4659 https://github.com/MetaMask/metamask-mobile/issues/4691 https://github.com/MetaMask/metamask-mobile/issues/4652 https://github.com/MetaMask/metamask-mobile/issues/4651 https://github.com/MetaMask/metamask-mobile/issues/4641 https://github.com/MetaMask/metamask-mobile/issues/4597 https://github.com/MetaMask/metamask-mobile/issues/4658
Checklist
- [x] There is a related GitHub issue
- [x] Tests are included if applicable
- [x] Any added code is fully documented
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.
@zoltanarvai to fix the lint error I THINK you can remove the navigation
prop from the Stack, or you could just validate the props but I don't think its needed. I would triple check this though.
I will merge this PR in the meanwhile to get a new QA build out. @zoltanarvai you can open a new PR to address @owencraston comments.