andreamazz / AMScrollingNavbar

Scrollable UINavigationBar that follows the scrolling of a UIScrollView
MIT License
6.05k stars 633 forks source link

Add some Settings #324

Closed hms040717007 closed 6 years ago

hms040717007 commented 6 years ago

1.add Settings that hide the top status bar 2.add gesture slide-on or off Settings 3.add gradient navigation bar Settings 4.add Settings for custom controls on the navigation bar and callbacks to click events 5.add basic Settings on the navigation bar (such as font color, font size, underline, and background color set), which I suggest can be set to use as a singleton 6.It is recommended that you change the delegate method to an attribute 1534995934305

andreamazz commented 6 years ago

This all can be done on UINavigationBar and UINavigationController, so I fail to see the point of this.