react-native-scrollable-tab-view
react-native-scrollable-tab-view copied to clipboard
Fix "Invariant Violation: Maximum update depth exceeded..." bug
This PR fixes the condition used in the componentDidMount of the ScrollableTabView component that was causing infinite updates
you guys should merge this, the issue is so serious and thanks God it works effectively
We experience this bug as well and can confirm that this PR fixes the issue.
I have the same issue
Please merge this!!
where is the fix? In which version?
Looks like its not yet merged. Please merge this asap. Its BREAKING in react-native > 0.60
quick fix: "react-native-scrollable-tab-view": "git+https://github.com/brentvatne/react-native-scrollable-tab-view#f3169cd",