瀏覽代碼

ios e2e fix

yogevbd 6 年之前
父節點
當前提交
cdd55d6148
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      playground/src/screens/OptionsScreen.js

+ 1
- 1
playground/src/screens/OptionsScreen.js 查看文件

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