Guy Carmeli před 6 roky
rodič
revize
cd3e0f68d2
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1
    0
      playground/src/screens/ScrollViewScreen.js

+ 1
- 0
playground/src/screens/ScrollViewScreen.js Zobrazit soubor

@@ -16,6 +16,7 @@ class ScrollViewScreen extends Component {
16 16
         drawBehind: true,
17 17
         textColor: 'black',
18 18
         textFontSize: 16,
19
+        visible: true,
19 20
         testID: testIDs.TOP_BAR_ELEMENT
20 21
       },
21 22
       fab: {