ptomasroos / react-native-scrollable-tab-view

Tabbed navigation that you can swipe between, each tab can have its own ScrollView and maintain its own scroll position between swipes. Pleasantly animated. Customizable tab bar
https://www.npmjs.com/package/react-native-scrollable-tab-view
6.93k stars 2.28k forks source link

[FIX] Maximum depth limit exceeded - using page props with onChangeTab #1144

Open rishu101 opened 3 years ago

rishu101 commented 3 years ago

Handling infinite rerendering of tab view when using page props with onChangeTab

frankfancode commented 3 years ago

it's work