Skip to content

🔧 Add skeleton loading screens #67

@Smartdevs17

Description

@Smartdevs17

Problem

No skeleton screens while data loads.

Context

Users see blank screens or spinners, which feels slow.

Proposed Solution

Add skeletons:

  1. Create Skeleton components
  2. Add to HomeScreen
  3. Add to detail screens
  4. Use shimmer animation

Acceptance Criteria

  • Skeletons display while loading
  • Match final layout
  • Smooth animation
  • Performance acceptable

Technical Notes

Library: react-native-shimmer or custom
Files: Screen components

Constraints

  • Match final component shapes
  • Consider battery impact
  • Handle fast loads gracefully

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions