Skip to content

Commit db407ce

Browse files
committed
Temporarily disable sample rotating indicator
1 parent 638377d commit db407ce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

samples/react-native/src/App.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,6 @@ function App() {
318318
return (
319319
<>
320320
<RootNavigationContainer />
321-
<RunningIndicator />
322321
</>
323322
);
324323
}

0 commit comments

Comments
 (0)