You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 11, 2019. It is now read-only.
I have tried the example of LazyLoadListView you provided and i am getting warnings
// I figured this out
Failed prop type: Required prop stickyHeaderIndices was not specified in LazyloadListView. // I Figured this out
Failed prop type: Required prop onEndReachedThreshold was not specified in LazyloadListView. // Still have to
Failed prop type: Required prop renderScrollComponent was not specified in LazyloadListView.
I have followed everything as you shown in example, but i cant seem to figure out why im getting this errors
The text was updated successfully, but these errors were encountered:
I have tried the example of LazyLoadListView you provided and i am getting warnings
// I figured this out
Failed prop type: Required prop
stickyHeaderIndices
was not specified inLazyloadListView
.// I Figured this out
Failed prop type: Required prop
onEndReachedThreshold
was not specified inLazyloadListView
.// Still have to
Failed prop type: Required prop
renderScrollComponent
was not specified inLazyloadListView
.I have followed everything as you shown in example, but i cant seem to figure out why im getting this errors
The text was updated successfully, but these errors were encountered: