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 Tag component for the shared UI component library. The component should implement the Avatar design standards outlined in the Tag Audit and Insight Report Figma 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 Tag 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.
brianacnguyen
changed the title
Copy of [React]: Create AvatarAccountBlockies component in shared UI component library
[React]: Create Tag component in shared UI component library
Jan 30, 2025
Description
Create a reusable
Tag
component for the shared UI component library. The component should implement the Avatar design standards outlined in the Tag Audit and Insight Report Figma 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
Tag
component should match the design specs in the Avatar Audit and Insight Report Figma Board.References
The text was updated successfully, but these errors were encountered: