瀏覽代碼

update readme

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

+ 1
- 0
README.md 查看文件

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