SwiftSideMenu:基于swift的侧面菜单ui库

时间:2024-06-07 10:10:34
【文件属性】:

文件名称:SwiftSideMenu:基于swift的侧面菜单ui库

文件大小:5.32MB

文件格式:ZIP

更新时间:2024-06-07 10:10:34

Swift

SwiftSideMenu SwiftSideMenu是swift中iOS的UI库。 可在Interface Builder上配置 DisplayOrder返回 DisplayOrder前面 要求 斯威夫特2.1 iOS 8.0或更高版本 安装 椰子足 您可以通过将SwiftSideMenu添加到您的来使用来安装Podfile : use_frameworks! pod 'SwiftSideMenu', :git => 'https://github.com/guccyon/SwiftSideMenu.git' 迦太基 如果您使用的是。 您只需在您的Cartfile添加一行SwiftSideMenu Cartfile : github "guccyon/SwiftSideMenu" 用法 在故事板上添加SideMenuController 准备MainView 2-1。


【文件预览】:
SwiftSideMenu-master
----.gitignore(2KB)
----README.md(5KB)
----Example()
--------ExampleTests()
--------ExampleUITests()
--------Example()
--------Example.xcodeproj()
----SwiftSideMenu.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(17KB)
--------xcshareddata()
----LICENSE(1KB)
----SwiftSideMenu()
--------SideMenuController.swift(9KB)
--------UIViewController+Extension.swift(717B)
--------CenterPaneContainer.swift(7KB)
--------StatusBarSpacer.swift(955B)
--------SidePaneContainer.swift(6KB)
--------PaneContainer.swift(4KB)
--------SwiftSideMenu.h(524B)
--------Info.plist(806B)
--------Overlay.swift(2KB)
--------SideMenuSegue.swift(599B)
----SwiftSideMenu.podspec(1KB)
----Images()
--------3-2.ConnectSegueFromSideMenuControllerToSideView.png(355KB)
--------2-2.ConnectSegueFromSideMenuControllerToMainView.png(387KB)
--------screencast_front.gif(2.57MB)
--------2-1.ConnectSegueFromSideMenuControllerToMainView.png(169KB)
--------3-1.ConnectSegueFromSideMenuControllerToSideView.png(324KB)
--------screencast.gif(1.13MB)
--------1.PlaceSideMenuController.png(316KB)
--------custom.png(46KB)
--------3-3.ConnectSegueFromSideMenuControllerToSideView.png(334KB)
----SwiftSideMenuTests()
--------Info.plist(733B)
--------SwiftSideMenuTests.swift(998B)
----SwiftSideMenu.xcworkspace()
--------contents.xcworkspacedata(237B)

网友评论