You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a reusable Tabs component for the shared UI component library. The component should follow the design standards outlined in the Tabs Audit & Insights FigJam Board. This task is part of the migration to the new shared UI component library, ensuring consistency with the conventions set by existing components.
Technical Details
Component Implementation:
Build using React Native and TypeScript.
Integration:
Ensure compatibility with twrnc or any relevant design system tokens (e.g., spacing, colors, typography).
Align with global typography and accessibility standards outlined in the Tabs Audit.
Testing:
Integrate unit tests using Jest and React Testing Library.
Add accessibility tests to ensure ARIA compliance for keyboard and screen reader users.
Documentation:
Provide detailed usage examples for different variants, sizes, and states.
Include a storybook story for each prop and for default configurations.
georgewrmarshall
changed the title
Copy of [React]: Create AvatarGroup component in shared UI component library
[React]: Create Tabs component in shared UI component library
Feb 13, 2025
brianacnguyen
changed the title
[React]: Create Tabs component in shared UI component library
[React Native]: Create Tabs component in shared UI component library
Feb 13, 2025
Description
Create a reusable
Tabs
component for the shared UI component library. The component should follow the design standards outlined in the Tabs Audit & Insights FigJam Board. This task is part of the migration to the new shared UI component library, ensuring consistency with the conventions set by existing components.Technical Details
Component Implementation:
Integration:
Testing:
Documentation:
Acceptance Criteria
Tabs
component should match the design specs in the Tabs Audit & Insights FigJam Board.References
The text was updated successfully, but these errors were encountered: