MetaMask / MetaMask/metamask-mobile
ApproveTransactionReview - extract code to render QR details into separate component
Open
team-confirmations-planning
type-refactor
- Dominant language
- TypeScript
- Stars
- 3k
- Forks
- 1.7k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 669
Description
Extract code here to render QR details to separate component: https://github.com/MetaMask/metamask-mobile/blob/f5d3bb82924bce231fee76ef29d7ba077886bc17/app/components/UI/ApproveTransactionReview/index.js#L996
- ensure all related functions are also moved
- ensure test coverage of new component
- new component can be placed [here](https://github.com/MetaMask/metamask-mobile/tree/f5d3bb82924bce231fee76ef29d7ba077886bc17/app/components/UI/ApproveTransactionReview)
Contributor guide
Assessment
This issue has not been assessed yet.