Skip to content

UI component for circular display of long lists with the ability to drag & drop elements. Written entirely in code using Objective-C

License

Notifications You must be signed in to change notification settings

ShadeApps/SHDCircularView

Repository files navigation

SHDCircularView for iPhone and iPad

UI component for circular display of long lists with the ability to choose elements, preload element lists, with two dedicated lists (chosen and to be chosen). Can feature from 1 for up to several thousand elements. Written entirely in code using Objective-C and is extremely extensible.

Requirements

Xcode version 7.3.1 (7D1014) with iOS 9.2 SDK required.

Installation

Clone the repo, check out the example project or plainly take the source files from the Source folder into your project

Compatibility

Tested on iPhone and iPad with iOS 8.0 and up, 9.0 and up and iOS 10.0 Developer Beta 3. Project minimal deployment target is iOS 8.0. This project uses ARC and is Bitcode compatiable. Project example built on top of Storyboards and Xibs with Autolayout and Size Classes but the control can be used both in code and in Storyboards.

Contributing

We'd love to see your ideas for improving this project! The best way to contribute is by submitting a pull request. We'll do our best to respond to your patch as soon as possible. You can also submit a new Github issue if you find bugs or have questions. :octocat:

About

UI component for circular display of long lists with the ability to drag & drop elements. Written entirely in code using Objective-C

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published