Skip to content

Feat/component library docs#297

Merged
success-OG merged 2 commits intoDogStark:mainfrom
josunday002:feat/component-library-docs
Apr 29, 2026
Merged

Feat/component library docs#297
success-OG merged 2 commits intoDogStark:mainfrom
josunday002:feat/component-library-docs

Conversation

@josunday002
Copy link
Copy Markdown
Contributor

closes #173

- Configure Storybook for React Native / Expo (.storybook/main.js, preview.js, index.js)
- Add stories for all 13 components in src/components/:
    EmergencyCallButton, ErrorBoundary, MetricBarChart, OfflineIndicator,
    OptimizedImage, PermissionRationaleModal, PetAggregateView,
    PetPhotoUploader, PetSelectorBar, RetryError, SecureView,
    SOSButton, VerificationBadge
- Each story file includes JSDoc component overview, props table, usage
  example, and multiple named stories covering key visual states
- Add Introduction.stories.mdx as the library landing page with component
  index and design token reference
- Add STORYBOOK.md with full setup, installation, and contribution guide
- Add Storybook devDependencies and npm scripts to package.json:
    storybook, storybook:generate, storybook:web, storybook:build

Closes DogStark#200 — Component library docs (Complexity: High)
@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Apr 29, 2026

@josunday002 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@success-OG success-OG merged commit 030b9cb into DogStark:main Apr 29, 2026
0 of 2 checks passed
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.

#104 Component library docs

2 participants