#
swift5
Here are 1,791 public repositories matching this topic...
Convenient & secure logging during development & release in Swift 3, 4 & 5
macos
swift
ios
logging
vapor
apple-tv
swift-framework
server-side-swift
swiftybeaver-platform
swift4
swift5
-
Updated
Sep 3, 2021 - Swift
Open source, native iOS Messenger, with realtime chat conversations (full offline support).
chat
graphql-client
graphql
swift
ios
telegram
messaging
messenger
ios-app
apollo-ios
graphql-server
apollographql
instant-messaging
chat-application
swift5
-
Updated
May 19, 2021 - Swift
Awesome iOS 11 appstore cards in swift 5.
-
Updated
Jun 29, 2019 - Swift
Nothing but sugar.
swift
library
stack
libraries
animation
layout
constraints
constraint
sugar
auto
nslayoutconstraint
sweet
syntactic
nslayoutconstraints
superview
center
swift4
arkit
swift5
swift-5
-
Updated
Aug 31, 2021 - Swift
Open
Expire sessions
3
helje5
commented
Jun 29, 2019
Sessions currently live forever :-) This "just" needs a proper timer.
audio
swift
security
ios
app
privacy
mobile
encryption
video
communication
end-to-end
messenger
otr
mobile-app
instant-messaging
wire
messenger-platform
wire-ios
swift5
-
Updated
Sep 3, 2021 - Swift
Intelligent adaptive brightness for your external monitors
macos
monitor
display
macbook
contrast
brightness
ddc
volume-control
ddc-ci
adaptive-brightness
brightness-control
swift5
-
Updated
Sep 4, 2021 - Swift
CareKit is an open source software framework for creating apps that help people better understand and manage their health.
-
Updated
Aug 19, 2021 - Swift
ProgressHUD is a lightweight and easy-to-use HUD for iOS.
-
Updated
Apr 7, 2021 - Swift
An easy to use, customizable replacement for UISegmentedControl & UISwitch.
swift
ios
ui
cocoapods
carthage
swift-package-manager
switch
swift-3
customizable
cocoa
ui-element
uiswitch
uisegmentedcontrol
segmentedcontrol
swift-4
swift4
swift5
swift4-1
swift5-1
-
Updated
Aug 13, 2021 - Swift
SwiftUI Animation Library. Useful SwiftUI animations including Loading/progress, Looping, On-off, Enter, Exit, Fade, Spin and Background animations that you can directly implement in your next iOS application or project. The library also contains huge examples of spring animations such as Inertial Bounce, Shake, Twirl, Jelly, Jiggle, Rubber Band, Kitchen Sink and Wobble effects. Browse, find and download the animation that fits your needs.
swift
ios
xcode
watchos
transition-animation
animations
transitions
swiftui
swift5
iosanimation
ios-design-patterns
uianimations
swiftui-animations
-
Updated
Aug 18, 2021
GraphQLite is a toolkit to work with GraphQL servers easily. It also provides several other features to make life easier during iOS application development.
-
Updated
Aug 28, 2021 - Swift
swift
swift-library
swift-playgrounds
swift-package-manager
swift-framework
swift-language
swift-3
swift3
swiftyjson
swift-4
swift4
swift5
-
Updated
Apr 22, 2018 - C
-
Updated
Aug 5, 2020 - Swift
-
Updated
Mar 31, 2019 - Swift
Font management (System & Custom) for iOS and tvOS
-
Updated
Oct 26, 2020 - Swift
It's magic.
swift
events
observer
spring
system
animation
gyroscope
observable
event
observer-pattern
animations
scenekit
observables
ease
spring-animation
easing
observe
uiscrollview
swift5
swift-5
-
Updated
Jul 14, 2020 - Swift
A collaborative list of awesome for iOS developers. Include quick preview.
swift
ios
awesome
ui
xcode
animation
cocoapods
uikit
awesome-list
spm
ui-components
frameworks
swift5
awesome-ios-ui
-
Updated
Aug 27, 2021 - Swift
Open
anyways to blur
1
ghost
commented
Mar 26, 2017
Are there anyways to add blur to the background. of the alert.
Runtime introspection and unit testing of SwiftUI views
-
Updated
Sep 2, 2021 - Swift
精仿有妖气漫画(Swift5)
swift
xcode
moya
alamofire
snapkit
then
kingfisher
reusable
hmsegmentedcontrol
oc
mbprogresshud
mjrefresh
handyjson
emptydataset-swift
swift5
llcyclescrollview
iqkeyboardmanagerswift
snapkitextend
uinavigation-sxfixspace
-
Updated
Jan 29, 2021 - Swift
macOS app to generate Swift 5 code for models from JSON (with Codeable)
-
Updated
Jul 29, 2021 - Swift
FAPanels - Swift
transit
swift
statusbar
xcode
animation
animations
menu
rightmove-files
sidemenu
panels
sidemenuswift
sidemenucontroller
leftmenu
fapanels
fahad
interface-rotation
swift5
xcode10
-
Updated
Dec 9, 2019 - Swift
swift
ios
fonts
ionic
fontawesome
icons
font-awesome
font-icons
map-icon
material-icons
linearicons
open-iconic
ttf
weather-icons
dripicons
ionicons
state-face
google-material-icons
icofont
swift5
-
Updated
Aug 2, 2021 - Swift
Use Apple FaceID or TouchID authentication in your app using BiometricAuthentication.
apple
authentication
fingerprint
touchid
fingerprint-authentication
face
biometrics
facerecognition
biometric
localauthentication
swift-4
facedetection
faceid
biometric-identification
touchid-authentication
apple-faceid
passcode-authentication
swift5
biometricauthentication
-
Updated
Jan 25, 2021 - Swift
sdutlyb
commented
Mar 24, 2020
dose not support red dot style?
-
Updated
Apr 1, 2021 - Swift
Improve this page
Add a description, image, and links to the swift5 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the swift5 topic, visit your repo's landing page and select "manage topics."
If you want to work with a complete socket address type including port, we have a helper in
SocketAddress
. However, the moment you want to talk only about an IP address we force you to hold anin_addr
orin_addr6
structure: hardly the friendliest versions of these data types.We should provide a helpful wrapper
IPAddress
type that can be converted into those types as needed. This would