React Native Animated Modal
Github
Preparing search index...
ScrollableSectionList
Variable ScrollableSectionList
Const
ScrollableSectionList
:
<
ItemT
,
SectionT
>
(
props
:
SectionListProps
<
ItemT
,
SectionT
>
&
{
ref
?:
Ref
<
SectionList
<
unknown
,
unknown
>
>
;
}
,
)
=>
ReactElement
= ...
SectionList component in react-native wrapped with reanimated.
Type Declaration
<
ItemT
,
SectionT
>
(
props
:
SectionListProps
<
ItemT
,
SectionT
>
&
{
ref
?:
Ref
<
SectionList
<
unknown
,
unknown
>
>
;
}
,
)
:
ReactElement
Type Parameters
ItemT
SectionT
Parameters
props
:
SectionListProps
<
ItemT
,
SectionT
>
&
{
ref
?:
Ref
<
SectionList
<
unknown
,
unknown
>
>
}
Returns
ReactElement
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Github
React Native Animated Modal
Loading...
SectionList component in react-native wrapped with reanimated.