All Projects → mkchoi212 → Circularcrownselector

mkchoi212 / Circularcrownselector

Licence: mit
watchOS UI for a circular selection menu

Programming Languages

swift
15916 projects

Labels

Projects that are alternatives of or similar to Circularcrownselector

Fugen
Command line tool for exporting resources and generating code from your Figma files
Stars: ✭ 41 (-56.84%)
Mutual labels:  watchos
Mothership
iTunes Connect Library inspired by FastLane
Stars: ✭ 72 (-24.21%)
Mutual labels:  watchos
Extendable
Blocks Based Bluetooth LE Connectivity framework for iOS/watchOS/tvOS/OSX. Quickly configure centrals & peripherals, perform read/write operations, and respond characteristic updates.
Stars: ✭ 88 (-7.37%)
Mutual labels:  watchos
Watchos 2 Sampler
Code examples for new features of watchOS 2.
Stars: ✭ 1,054 (+1009.47%)
Mutual labels:  watchos
Cirrus
☁️ Simple CloudKit sync for Codable Swift models
Stars: ✭ 65 (-31.58%)
Mutual labels:  watchos
Swiftlinkpreview
It makes a preview from an URL, grabbing all the information such as title, relevant texts and images.
Stars: ✭ 1,216 (+1180%)
Mutual labels:  watchos
Sqlitelib
Easily build a custom SQLite static library for use in macOS and iOS frameworks and apps.
Stars: ✭ 38 (-60%)
Mutual labels:  watchos
Mixpanel
Unofficial Swift Mixpanel client
Stars: ✭ 93 (-2.11%)
Mutual labels:  watchos
Articles
Articles for NSHipster.com
Stars: ✭ 1,166 (+1127.37%)
Mutual labels:  watchos
Activityrings
An attempt to recreate the ring controls in Apple’s Activity app
Stars: ✭ 88 (-7.37%)
Mutual labels:  watchos
R.swift
Strong typed, autocompleted resources like images, fonts and segues in Swift projects
Stars: ✭ 8,419 (+8762.11%)
Mutual labels:  watchos
Appz
📱 Launch external apps, and deeplink, with ease using Swift!
Stars: ✭ 1,092 (+1049.47%)
Mutual labels:  watchos
Host.swift
*Host.swift is no longer maintained*, please use Hostess.swift: https://github.com/rjstelling/Hostess.swift. A Swift implementation of NSHost that works on iOS, OS X and tvOS. Host.swift is safe to use in a framework because it does not require a bridging header.
Stars: ✭ 83 (-12.63%)
Mutual labels:  watchos
Robin
A multi-platform notification scheduler written in Swift.
Stars: ✭ 46 (-51.58%)
Mutual labels:  watchos
Barchart
SwiftUI Bar Chart
Stars: ✭ 89 (-6.32%)
Mutual labels:  watchos
Lifxhttpkit
A nice iOS/watchOS/macOS framework for interacting with the LIFX HTTP API that has no external dependencies.
Stars: ✭ 38 (-60%)
Mutual labels:  watchos
Notificationz
📡 Helping you own NotificationCenter in Swift!
Stars: ✭ 74 (-22.11%)
Mutual labels:  watchos
Communicator
Communication between iOS and watchOS apps just got a whole lot better.
Stars: ✭ 94 (-1.05%)
Mutual labels:  watchos
Swiftyattributes
A Swifty API for attributed strings
Stars: ✭ 1,303 (+1271.58%)
Mutual labels:  watchos
Commoncrypto
CommonCrypto Swift module
Stars: ✭ 87 (-8.42%)
Mutual labels:  watchos

Circular Crown Selector

for watchOS


CircularCrownSelector is a selection menu that is controlled via Digital Crown. The user interface is a replica of Apple's old Contact app designed for previous versions of watchOS.

👷 Installation

Step 1. Install CocoaPods

Edit your Podfile and specify the dependency:

pod "CircularCrownSelector"

Step 2. Drag Interface from Storyboard

Go to Source/Base.lproj/ and open Interface.storyboard. ⌘-C and ⌘-V the only screen you see in the storyboard to your own Interface.storyboard.

And voilà 🎉

✋ Contributing

This is an open source project so feel free to contribute by

⚠️ Notes

This library is made to be used only with watchOS. Xcode dictates that a project must have an iOS project for a watchOS project to exist. So, please ignore the folder Example-iOS as it is an empty project.

This library supports both 42mm and 38mm Apple Watches.

👮 License

See License

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].