My production React Native app is almost ready, but the dashboard screen still looks rough. In the header section, the buttons drift out of place and the images refuse to resize gracefully, so the layout breaks from a small iPhone to a large Android tablet. I will share the final Figma designs with you; your task is to refactor the existing JSX and styles so the screen matches those visuals pixel-for-pixel. The end result should keep spacing, alignment and touch targets consistent, while remaining fully responsive on both iOS and Android. Deliverables: • Updated dashboard component files (JS/TSX + StyleSheet or styled-components) • Any new helper utilities you add • A brief note describing the changes so I can merge quickly The work is done when the header looks identical to the design, buttons sit exactly where they should, images resize without distortion, and the whole screen scales cleanly on common phone and tablet breakpoints.