This task is to follow up on the work done in #1484 and complete the signature request screen redesign.
Pictured here:

As a first step, you should make a reusable component for the "account info card":

It is likely not important to componentize the "message card" at this time:

But you should be able to see the full message when that card is clicked (The second of the two screens here: https://www.figma.com/file/dzapXt5s0pKBxb9lZkIoDM/%231352---Confirm-transactions?node-id=916%3A125).
Most of the work will be doable in mobile/app/components/UI/SignatureRequest/index.js or imported child components.
This task is to follow up on the work done in #1484 and complete the signature request screen redesign.
Pictured here:
As a first step, you should make a reusable component for the "account info card":
It is likely not important to componentize the "message card" at this time:
But you should be able to see the full message when that card is clicked (The second of the two screens here: https://www.figma.com/file/dzapXt5s0pKBxb9lZkIoDM/%231352---Confirm-transactions?node-id=916%3A125).
Most of the work will be doable in
mobile/app/components/UI/SignatureRequest/index.jsor imported child components.