diff --git a/Example/react-native-head-tab-view/createCollapsibleScrollView.tsx b/Example/react-native-head-tab-view/createCollapsibleScrollView.tsx index 9ceedc6..3e6bc85 100644 --- a/Example/react-native-head-tab-view/createCollapsibleScrollView.tsx +++ b/Example/react-native-head-tab-view/createCollapsibleScrollView.tsx @@ -34,7 +34,6 @@ const SceneComponent: React.FC = ( { index, bounces, - scrollEnabled = true, forwardedRef, onScroll, onStartRefresh,