ExpandableSection
- Dev
UsageCode Example
<ExpandableSection
top
expanded={false}
sectionHeader={<Text grey10 text60>The section header</Text>}
onPress={() => console.log('pressed')}
>
APIThis is the list of additional props for the component
<ExpandableSection
top
expanded={false}
sectionHeader={<Text grey10 text60>The section header</Text>}
onPress={() => console.log('pressed')}
>