redbaron76 / navbar-native

a fully customizable navbar component for React-Native
90 stars 24 forks source link

row type fix , and add content reference #9

Closed Yi-Z0 closed 8 years ago

Yi-Z0 commented 8 years ago

Hi

Yi-Z0 commented 8 years ago

Add plain content type , just a view as container Add loading option coverNavbar:bool, used to specify if the loading bar cover above the navigation

Yi-Z0 commented 8 years ago

Update render loading function to fix android loading view can not be closed.