Build: User Profile Loading
This screen shows a skeleton loading effect while user profile data is loading. It uses gray blocks to mimic the shape of the content that will appear.
Target UI
┌───────────────────────────────┐ │ │ │ [ O ] │ │ │ │ ████████████████████████ │ │ │ │ ██████████████████ │ │ │ │ ████████████████████████ │ │ │ │ │ └───────────────────────────────┘
Show a circular gray block at top left representing profile picture placeholder
Show three horizontal gray bars below representing text placeholders
Use a light gray color for placeholders
Use React Native View components with styles to create skeleton shapes
Screen background should be white
No actual data or text shown, only placeholders