StatefulComponent π
Usage
<StatefulComponent data={data} loading={true} delay={200} timeout={10000}>
<Text>Content</Text>
</StatefulComponent>Properties
Last updated
Was this helpful?
<StatefulComponent data={data} loading={true} delay={200} timeout={10000}>
<Text>Content</Text>
</StatefulComponent>Last updated
Was this helpful?
Was this helpful?