MediumScrollFullScreen

Medium's upper and lower Menu in Scroll.

  • 所有者: pixyzehn/MediumScrollFullScreen
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Notice: MediumScrollFullScreen is no longer being maintained/updated.

MediumScrollFullScreen

Medium's upper and lower menu in Scroll.

Demo

MediumScrollFullScreen

Description

MediumScrollFullScreen is really similar to menu in scroll of real Medium for iOS.

In reference to NJKScrollFullScreen, I implemented MediumScrollFullScreen.

Installation

CocoaPods

The easiest way to get started is to use CocoaPods. Add the following line to your Podfile:

platform :ios, '8.0'
use_frameworks!
# The following is a Library of Swift.
pod 'MediumScrollFullScreen'

Then, run the following command:

pod install

Carthage

Carthage is a decentralized dependency manager that automates the process of adding frameworks to your Cocoa application.

You can install Carthage with Homebrew using the following command:

$ brew update
$ brew install carthage

To integrate MediumScrollFullScreen into your Xcode project using Carthage, specify it in your Cartfile:

github "pixyzehn/MediumScrollFullScreen"

Run carthage update.

$ carthage update

Other

Add the MediumScrollFullScreen (including MediumScrollFullScreen.swift) folder into your project.


Delete status bar by editting info.plist.

Add "View controller-based status bar appearance", "Status bar is initially hidden" in your Information Property List. Each value of these key is "NO", "YES".

You have to make a change to a specific file.
(In sample case, a specific file is WebViewController.swift.)

Refer to MediumScrollFullScreen-Sample project.

Licence

MIT

Author

pixyzehn

主要指标

概览
名称与所有者pixyzehn/MediumScrollFullScreen
主编程语言Swift
编程语言Swift (语言数: 3)
平台
许可证MIT License
所有者活动
创建于2015-02-13 05:08:29
推送于2017-11-04 10:54:21
最后一次提交2017-11-04 10:54:11
发布数6
最新版本名称1.0.5 (发布于 )
第一版名称1.0.0 (发布于 )
用户参与
星数540
关注者数15
派生数43
提交数42
已启用问题?
问题数4
打开的问题数3
拉请求数3
打开的拉请求数0
关闭的拉请求数0
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?