yogevbd 7 vuotta sitten
vanhempi
commit
cdd55d6148
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      playground/src/screens/OptionsScreen.js

+ 1
- 1
playground/src/screens/OptionsScreen.js Näytä tiedosto

16
       topBar: {
16
       topBar: {
17
         title: 'Static Title',
17
         title: 'Static Title',
18
         textColor: 'black',
18
         textColor: 'black',
19
-        drawUnder: false,
19
+        drawBehind: false,
20
         largeTitle: false,
20
         largeTitle: false,
21
         visible: true,
21
         visible: true,
22
         textFontSize: 16,
22
         textFontSize: 16,