diff --git a/src/components/InterestTabs.tsx b/src/components/InterestTabs.tsx index 966cc98614..5df1fb62e3 100644 --- a/src/components/InterestTabs.tsx +++ b/src/components/InterestTabs.tsx @@ -201,11 +201,6 @@ export function InterestTabs({ return ( - {/* - * BlockDrawerGesture must wrap the ScrollView directly - Gesture.Native() - * only works when attached to the natively scrollable view. On the new - * arch (Android), attaching it to a wrapper view breaks scrolling. - */}