#
cocoa-touch
Here are 71 public repositories matching this topic...
LNPopupController is a framework for presenting view controllers as popups of other view controllers, much like the Apple Music and Podcasts apps.
-
Updated
Feb 7, 2020 - Objective-C
A framework for displaying notifications similar to Apple's iOS 8 and iOS 9 notifications.
-
Updated
Oct 2, 2017 - Objective-C
SwiftAI, write Swift code smart. SwiftAI can generate Model class from JSON now. Codable and HandyJSON is supported. More features will be add.
swift
ios
json
xcode
model
uikit
xcode-plugin
cocoa
xcode-extension
cocoa-touch
codable
handyjson
codable-xcode-extension
-
Updated
Mar 14, 2020 - Swift
Atom One Dark theme for Xcode
macos
theme
swift
mac
color
ios
objective-c
xcode
dark-theme
cocoapods
carthage
ide
color-scheme
swift-language
color-theme
cocoa
cocoa-touch
xcode-color-theme
-
Updated
Apr 2, 2019
-
Updated
Jul 18, 2017 - Swift
Kanban Board using Drag & Drop iOS API
-
Updated
Mar 6, 2020 - Swift
A collection of Cocoa Touch classes, extensions and modules to fast track iOS development.
-
Updated
Jul 14, 2020 - Swift
Highly configurable autocomplete view that is attachable to any UITextField
-
Updated
Sep 19, 2019 - Swift
A modern device detection and querying library.
swift
ios
apple
device
mobile
framework
tvos
watchos
carthage
iphone
ipad
cocoa
spm
cocoa-framework
cocoa-touch
ipod
device-detection
thingy
applewatch
-
Updated
Jan 19, 2020 - Swift
Visualiser for basic geometric primitives and fractals in arbitrary-dimensional spaces
webgl
opengl
math
linear-algebra
cocoa
opengl-es
cocoa-touch
fractal-images
fractals
hypercube
ifs
4d
hypersphere
4d-hypercube
fractal-flame
-
Updated
Mar 12, 2017 - C++
An Event View based on Apple's Event Detail View. Written in Swift 3. Supports ARC, Autolayout and editing via StoryBoard.
swift
calendar
cocoapod
cocoapods
storyboard
ibdesignable
swift3
autolayout
calendars
calendar-component
calendar-view
cocoa-touch
calendar-widget
calendar-events
calendarview
calender
calandar
apple-event
pteventview
eventview
-
Updated
May 7, 2020 - Ruby
An interpolation framework for Cocoa and Cocoa Touch.
-
Updated
Jun 25, 2020 - Objective-C
Boring floating list view
swift
ios
library
uitableview
uicollectionview
custom
floating
popup
cocoa
cocoa-touch
customui
swift4-2
popsup
-
Updated
Nov 13, 2019 - Swift
UIFont category that allows loading local TrueType font files. This does NOT require defining fonts in the Info.plist file of the project. It is also specifically useful for Cydia Substrate extensions, where modifying the Info.plist is not viable.
-
Updated
Nov 26, 2018 - Objective-C
A responsive & adaptive Collection View with Dynamic List and Grid support
-
Updated
Feb 9, 2019 - Swift
Game DB iOS App using iOS 13 NSDiffableDataSourceSnapshot to filter, sort, and search with animations
-
Updated
Jun 21, 2019 - Swift
Simple date range class.
-
Updated
Jun 24, 2018 - Objective-C
BSAutocomplete
swift
ios
parser
autocomplete
hashtag
library
parse
uitableview
uicollectionview
cocoapods
uitextfield
uitextview
popup
hashtags
cocoa-touch
customui
swift4-2
bsautocomplete
-
Updated
Nov 22, 2019 - Swift
Lightweight views for all your color picking needs.
cocoapod
color-picker
cocoapods
uikit
uiview
user-interface
coreanimation
cocoa-framework
cocoa-touch
calayer
uikit-framework
-
Updated
Jul 17, 2018 - Swift
-
Updated
Aug 9, 2018 - Swift
The Rx doctor is in the house, curing all your ailments with simple-yet-expressive operators and extensions. Includes Cocoa Touch support!
-
Updated
Jun 27, 2020 - Swift
UIKit extensions and helpers to make everyday iOS development simpler.
-
Updated
May 20, 2020 - Swift
Super sweet syntactic sugar for making AttributedString.
-
Updated
Aug 12, 2019 - Swift
Show your message in Popup Message with Duration
swift
ios
mobile
objective-c
cocoapod
cocoapods
messaging
mobile-app
ios-app
cocoa
cocoa-touch
popup-message
-
Updated
Jan 21, 2019 - Swift
PinInputView is a simple UIControl to enter pin codes
-
Updated
Jan 30, 2018 - Swift
Pragmatic React/Elm-like components & state management for iOS
-
Updated
Sep 16, 2018 - Swift
Improve this page
Add a description, image, and links to the cocoa-touch topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cocoa-touch topic, visit your repo's landing page and select "manage topics."
As mentioned above, delegate should be unknown(unsafe) instead of weak
Reference:
https://developer.apple.com/documentation/uikit/uiapplication/1622936-delegate
Project looks great!
Might base an AppKit implementation off of what you've got going on here. Looks solid.