All Projects → RobotsAndPencils → Rpborderlesssegmentedcontrol

RobotsAndPencils / Rpborderlesssegmentedcontrol

Licence: mit
A replica of Xcode 5's toolbar segmented controls.

Projects that are alternatives of or similar to Rpborderlesssegmentedcontrol

Slidingtabbar
A custom TabBar view with sliding animation written in Swift.
Stars: ✭ 84 (-10.64%)
Mutual labels:  cocoapods
Xmlmapper
A simple way to map XML to Objects written in Swift
Stars: ✭ 90 (-4.26%)
Mutual labels:  cocoapods
Kotlin Mpp Standard
A standard setup for Kotlin multiplatform projects.
Stars: ✭ 92 (-2.13%)
Mutual labels:  cocoapods
Yndropdownmenu
✨ Awesome Dropdown menu for iOS with Swift 5.0
Stars: ✭ 1,259 (+1239.36%)
Mutual labels:  cocoapods
Yjcategories
Objective-C 常用分类集合,支持Cocoapods
Stars: ✭ 89 (-5.32%)
Mutual labels:  cocoapods
Toscrollbar
An interactive scroll bar for traversing comically massive scroll views.
Stars: ✭ 90 (-4.26%)
Mutual labels:  cocoapods
Magnetic
SpriteKit Floating Bubble Picker (inspired by Apple Music) 🧲
Stars: ✭ 1,252 (+1231.91%)
Mutual labels:  cocoapods
Overlaycontroller
OverlayController easily pop your custom view and provide optional transition animation. written in swift 5.0
Stars: ✭ 94 (+0%)
Mutual labels:  cocoapods
Mbpopup
macOS status bar popups done right 😎
Stars: ✭ 89 (-5.32%)
Mutual labels:  cocoapods
Cocoapods Playgrounds
🃏 Generate Swift Playgrounds for any library.
Stars: ✭ 1,307 (+1290.43%)
Mutual labels:  cocoapods
Freedom
The Freedom to Open URLs in Third-Party Browsers on iOS with Custom UIActivity Subclasses.
Stars: ✭ 85 (-9.57%)
Mutual labels:  cocoapods
Networking
Easy HTTP Networking in Swift a NSURLSession wrapper with image caching support
Stars: ✭ 1,269 (+1250%)
Mutual labels:  cocoapods
Swiftyattributes
A Swifty API for attributed strings
Stars: ✭ 1,303 (+1286.17%)
Mutual labels:  cocoapods
Gesturerecognizerclosures
Closure support for handling gesture recognizers in Swift.
Stars: ✭ 84 (-10.64%)
Mutual labels:  cocoapods
Materialdesignsymbol
Icon font library for Swift. Currently supports GoogleMaterialDesignIcons
Stars: ✭ 92 (-2.13%)
Mutual labels:  cocoapods
Rsformview
A Cocoapods library designed to easily create forms with multiple data entry fields
Stars: ✭ 84 (-10.64%)
Mutual labels:  cocoapods
Coordinateaxischart
Drawing graphs of point, linear function, power function, exponential function, logarithmic function, circular function, etc in a coordinate. (实现了在坐标系中画点,一次函数,幂函数,指数函数,对数函数,三角函数等)
Stars: ✭ 90 (-4.26%)
Mutual labels:  cocoapods
Nim ios uikit
网易云信 iOS UI 组件,提供聊天界面,文本消息,图片消息,语音消息,视频消息,地理位置消息,自定义消息(阅后即焚)等消息示例。#推荐客户得比特币,首次推荐得0.02BTC,连续推荐得0.03BTC/单,上不封顶。点击参与https://yunxin.163.com/promotion/recommend
Stars: ✭ 1,326 (+1310.64%)
Mutual labels:  cocoapods
Mscircularslider
A fully-featured, powerful circular slider for iOS applications
Stars: ✭ 94 (+0%)
Mutual labels:  cocoapods
Quick
The Swift (and Objective-C) testing framework.
Stars: ✭ 9,303 (+9796.81%)
Mutual labels:  cocoapods

RPBorderlessSegmentedControl

Build Status Version Platform

A replica of Xcode 5's toolbar segmented controls.

RPBorderlessSegmentedControl is based on Ole Zorn's Stack Overflow response with some additional changes and updates.

Usage

To run the example project: clone the repo and open the workspace file in Demo/

Notes

  • Your segment images should be 24px high and have a 1px padding along the top for proper shadow rendering.

Installation

RPBorderlessSegmentedControl is available through CocoaPods, to install it simply add the following line to your Podfile:

pod "RPBorderlessSegmentedControl"

Contact

Robots & Pencils Logo

Follow Robots & Pencils on Twitter (@robotsNpencils)

Maintainers

License

RPBorderlessSegmentedControl is available under the MIT license. See the LICENSE file for more info.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].