Skip to content

feat: add empty state for My Clips screen#48

Merged
Eniola3321 merged 1 commit into
ANYTECHS:mainfrom
devmasalati:feat/my-clips-empty-state
Jun 19, 2026
Merged

feat: add empty state for My Clips screen#48
Eniola3321 merged 1 commit into
ANYTECHS:mainfrom
devmasalati:feat/my-clips-empty-state

Conversation

@devmasalati

@devmasalati devmasalati commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

closes #8

Summary

Adds the My Clips screen with a friendly empty state when no clips exist.

Changes

  • src/app/(tabs)/my-clips.tsx — new screen with empty state (icon, heading, subtitle, teal CTA button)
  • src/components/app-tabs.tsx — registered My Clips tab in navigation

Acceptance criteria

  • Empty state shown when clips list is empty
  • Includes 🎬 icon, "No clips yet" heading, and subtitle
  • Teal "Upload Your First Video" button navigates to Upload screen
  • Empty state is centered vertically
  • Works in both light and dark mode via ThemedView/ThemedText

@Eniola3321 Eniola3321 merged commit a77dc9d into ANYTECHS:main Jun 19, 2026
@grantfox-oss grantfox-oss Bot mentioned this pull request Jun 19, 2026
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Empty State for "My Clips" Screen

2 participants