Skip to content

Conversation

@YoussefHenna
Copy link
Collaborator

@YoussefHenna YoussefHenna commented Jan 21, 2025

Important

Add props to customize section header colors in SectionList and DefaultSectionHeader.

  • Behavior:
    • Adds sectionHeaderBackgroundColor and sectionHeaderTextColor props to SectionList in SectionList.tsx.
    • Updates DefaultSectionHeader in SectionHeader.tsx to use backgroundColor and textColor props, defaulting to theme colors if not provided.
  • Components:
    • SectionList now passes sectionHeaderBackgroundColor and sectionHeaderTextColor to DefaultSectionHeader.
    • DefaultSectionHeader uses these props to set text and background colors.

This description was created by Ellipsis for ce2ce8e. It will automatically update as commits are pushed.

@YoussefHenna YoussefHenna merged commit 2dd6e4b into 50 Jan 21, 2025
1 check failed
@YoussefHenna YoussefHenna deleted the youssef/section-list-bg-color-prop50 branch January 21, 2025 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants