浏览代码

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)