React Native Animated Modal
Github
Preparing search index...
ScrollableSectionListNs
RenderSection
Type Alias RenderSection<ItemT, SectionT>
RenderSection
:
(
info
:
{
section
:
SectionListData
<
ItemT
,
SectionT
>
}
,
)
=>
React.ReactElement
|
null
SectionList RenderSection type.
Type Parameters
ItemT
SectionT
Type Declaration
(
info
:
{
section
:
SectionListData
<
ItemT
,
SectionT
>
}
)
:
React.ReactElement
|
null
Parameters
info
:
{
section
:
SectionListData
<
ItemT
,
SectionT
>
}
Returns
React.ReactElement
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Github
React Native Animated Modal
Loading...
SectionList RenderSection type.