瀏覽代碼

Update README.md

Ran 9 年之前
父節點
當前提交
4e4de184e3
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

514
   navBarHidden: false, // make the nav bar hidden
514
   navBarHidden: false, // make the nav bar hidden
515
   navBarHideOnScroll: false, // make the nav bar hidden only after the user starts to scroll
515
   navBarHideOnScroll: false, // make the nav bar hidden only after the user starts to scroll
516
   navBarTranslucent: false, // make the nav bar semi-translucent, works best with drawUnderNavBar:true
516
   navBarTranslucent: false, // make the nav bar semi-translucent, works best with drawUnderNavBar:true
517
+  navBarTransparent: false, // make the nav bar transparent, works best with drawUnderNavBar:true
517
   navBarNoBorder: false, // hide the navigation bar bottom border (hair line). Default false
518
   navBarNoBorder: false, // hide the navigation bar bottom border (hair line). Default false
518
   drawUnderNavBar: false, // draw the screen content under the nav bar, works best with navBarTranslucent:true
519
   drawUnderNavBar: false, // draw the screen content under the nav bar, works best with navBarTranslucent:true
519
   drawUnderTabBar: false, // draw the screen content under the tab bar (the tab bar is always translucent)
520
   drawUnderTabBar: false, // draw the screen content under the tab bar (the tab bar is always translucent)