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
Support for react-native > 0.60.x.
Changes are needed because the library relies on `willReceiveProps` to keep clustered data up-to-date with source data, and this lifecycle method has been deprecated.