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
I have a header component that displays accurate data related to the current most prominent item in view.
It seems like onViewableItemsChanged is not firing when new data is appended at the beginning of the list. Basically it goes to index 0 and then is not firing anymore.
I have a header component that displays accurate data related to the current most prominent item in view.
It seems like onViewableItemsChanged is not firing when new data is appended at the beginning of the list. Basically it goes to index 0 and then is not firing anymore.
For your idea my implementation:
The text was updated successfully, but these errors were encountered: