-
Updated
Jun 26, 2021 - Swift
#
carthage
Here are 967 public repositories matching this topic...
Elegant HTTP Networking in Swift
swift
networking
xcode
cocoapods
carthage
swift-package-manager
alamofire
request
response
urlsession
certificate-pinning
public-key-pinning
urlrequest
httpurlresponse
parameter-encoding
The better way to deal with JSON data in Swift.
swift
json
cocoapods
carthage
request
json-parser
response
swiftyjson
json-parsing-swift
json-parsing-library
xcode10
swift4-2
-
Updated
Jun 17, 2021 - Swift
A simple, decentralized dependency manager for Cocoa
-
Updated
Jun 22, 2021 - Swift
hhanesand
commented
Feb 3, 2019
A clean and lightweight progress HUD for your iOS and tvOS app.
-
Updated
May 31, 2021 - Objective-C
Elegant iOS form builder in Swift
swift
swift-library
ios
uitableview
forms
cocoapods
carthage
validations
ios-ui
ios-forms
hacktoberfest
-
Updated
Jun 23, 2021 - Swift
swift
ios
instagram
facebook
uitableview
uicollectionview
skeleton
placeholder
animation
carthage
swift-package-manager
loading
ios-animation
ios-ui
gradients
hacktoberfest
loading-animations
loading-animation
ios-uiview
facebook-animation
-
Updated
Jun 26, 2021 - Swift
TheStalwart
commented
Mar 11, 2021
Is your feature request related to a problem? Please describe.
Doc string states:
Date().weekday -> 5 // fifth day in the current week.
Guess what, 5 is not friday. It's thursday. It makes some sense after i dug deeper, but as a programmer, i assumed monday could be 0 or 1, therefore thursday should be 3 or 4. Monday is 2! Because sunday is 1!
**Describe the solution you'd li
A collection of awesome loading animations
swift
swift-library
ios
animation
cocoapods
carthage
loader
ios-animation
ios-swift
ios-thirdparty
ios-ui
ios-lib
loaders
loading-animations
-
Updated
Jan 28, 2021 - Swift
UITextField subclass with floating labels - inspired by Matt D. Smith's design: http://dribbble.com/shots/1254439--GIF-Mobile-Form-Interaction?list=users
-
Updated
May 14, 2021 - Objective-C
Android PagerTabStrip for iOS.
-
Updated
Jun 28, 2021 - Swift
URL routing library for iOS with a simple block-based API
scheme
ios
objective-c
register
cocoapods
carthage
handler
routing
applink
deeplink
ios-lib
deep-linking
pair
routing-engine
deep-links
parameters-dictionary
-
Updated
May 20, 2021 - Objective-C
Folding Tab Bar and Tab Bar Controller
-
Updated
Apr 17, 2019 - Objective-C
A debug log framework for use in Swift projects. Allows you to log details to the console (and optionally a file), just like you would have with NSLog() or print(), but with additional information, such as the date, function name, filename and line number.
macos
swift
debugging
swift-library
ios
tvos
watchos
cocoapods
carthage
logging
swift-framework
debug
logging-library
swiftpm
debugging-tool
xcglogger
-
Updated
Nov 9, 2020 - Swift
Beautiful animated Alert View. Written in Objective-C
-
Updated
Nov 22, 2020 - Objective-C
Animated top menu for UITableView / UICollectionView / UIScrollView written in Swift
swift
ios
uitableview
uicollectionview
custom
animation
cocoapods
carthage
drag
navigator
menu
uiscrollview
persei
-
Updated
Apr 22, 2020 - Swift
Fully customizable and extensible action sheet controller written in Swift
-
Updated
May 6, 2021 - Swift
swift
layouts
ios
ui
xcode
interface
view
dsl
layout
cocoapods
carthage
xib
storyboard
constraints
autolayout
auto
freshos
stevia
nslayoutconstraints
visual-format-language
-
Updated
Nov 19, 2020 - Swift
A lightweight, one line setup, iOS / OSX network debugging library! 🦊
swift
debugging
http
networking
xcode
cocoapods
carthage
alamofire
request
response
network-monitoring
afnetworking
urlsession
charles
http-monitor
certificate-pinning
network-debug
urlprotocol
urlrequest
-
Updated
Jan 25, 2021 - Swift
An elegant and simple progress HUD for iOS and tvOS, compatible with Swift and ObjC.
-
Updated
Oct 16, 2020 - Objective-C
We need to observe the REAL reachability of network. That's what RealReachability do.
-
Updated
Jun 26, 2021 - Objective-C
An extension that gives UIImageView the ability to focus on faces within an image.
-
Updated
Aug 1, 2020 - Swift
Improve this page
Add a description, image, and links to the carthage topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the carthage topic, visit your repo's landing page and select "manage topics."
Hi,
I'm having the following crash, sometimes in a transition:
Crashed: com.apple.main-thread
0 Hero 0x102bc6940 HeroContext.snapshotView(for : UIView) -> UIView (HeroContext.swift:182)
1 Hero 0x102bfdbbc HeroDefaultAnimator.animate(view : UIView, appearing : Bool) -> () (HeroDefaultAnimator.swift:107)
2 Hero