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
Hi guys
I'm building a app which loads data in a list view by chunks (pagination) with smart (StoreConnector) and dumb (StatelessWidget) components.
There is a way to manage the scroll state using built_redux?