Type alias: SectionProps
SectionProps:
object&Modifiers
Type declaration
children?
optionalchildren:React.ReactNode|ReactElement[]
footer?
optionalfooter:string
header?
optionalheader:string
style?
optionalstyle:StyleProp<ViewStyle>
Source
Section/types.ts:18