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 ListItem component for the shared UI component library. The component should implement the Avatar design standards outlined in the ListItem 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 ListItem 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 Native]: Create ListItem component in shared UI component library
[React]: Create ListItem component in shared UI component library
Feb 13, 2025
Description
Create a reusable
ListItem
component for the shared UI component library. The component should implement the Avatar design standards outlined in the ListItem 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
ListItem
component should match the design specs in the ListItem Audit and Insight Report Figma Board.References
The text was updated successfully, but these errors were encountered: