YahooArchive / YangMingShan

YangMingShan is a collection of iOS UI components that we created while building Yahoo apps.
Other
638 stars 97 forks source link

Support safe area and iPhone X layout #44

Closed ZZBHuang closed 7 years ago

ZZBHuang commented 7 years ago

Add Safe Area support.

Add iPhone X layout support.

Update the minimum iOS version required to 9.0 because of Safe Area.

Update swift demo app to swift 4.

Remove animation about navigation bar would hide after scroll up because of safe area layout supported.