YCNavigationBar 1.2.1×Maintained by xiayingying.Installation Guide×Installation Guide for YCNavigationBarYou want to add pod 'YCNavigationBar', '~> 1.2' similar to the following to your Podfile:target 'MyApp' do pod 'YCNavigationBar', '~> 1.2' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try YCNavigationBarSee PodspecGitHub RepoPage on CocoaPods.orgYCNavigationBar 1.2.1ByxiayingyingLoveying/YCNavigationBarGitHub RepoYCNavigationBar 基于系统UINavigationController,实现类似微信不同样式导航栏切换的平滑过渡。