8
#
swift5
Here are 1,953 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
Jan 28, 2022 - 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
Feb 12, 2022 - 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
Feb 9, 2022 - Swift
Open
Expire sessions
3
helje5
commented
Jun 29, 2019
Sessions currently live forever :-) This "just" needs a proper timer.
bug
Something isn't working
help wanted
Extra attention is needed
good first issue
Good for newcomers
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
Mar 22, 2022 - 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
Mar 22, 2022 - Swift
Rapid GraphQL prototyping, development, and testing. Core Server, Admin Console, iOS SDK, Web SDK.
-
Updated
Feb 3, 2022 - Swift
CareKit is an open source software framework for creating apps that help people better understand and manage their health.
-
Updated
Mar 5, 2022 - Swift
ProgressHUD is a lightweight and easy-to-use HUD for iOS.
-
Updated
Mar 8, 2022 - 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
Mar 19, 2022
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
Feb 26, 2022 - 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
Font management (System & Custom) for iOS and tvOS
-
Updated
Mar 10, 2022 - Swift
-
Updated
Mar 31, 2019 - 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
Feb 1, 2022 - PHP
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
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
Mar 7, 2022 - Swift
macos
wallpaper
statusbar
switch
pomodoro-timer
shortcuts
dark-mode
airpods
notch
audioplayer
swiftui
swift5
menubar-app
m1pro
-
Updated
Mar 16, 2022 - Swift
精仿有妖气漫画(Swift5)
swift
xcode
moya
alamofire
snapkit
then
kingfisher
reusable
hmsegmentedcontrol
oc
mbprogresshud
mjrefresh
handyjson
emptydataset-swift
swift5
llcyclescrollview
iqkeyboardmanagerswift
snapkitextend
uinavigation-sxfixspace
-
Updated
Oct 25, 2021 - Swift
macOS app to generate Swift 5 code for models from JSON (with Codeable)
-
Updated
Jan 8, 2022 - 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
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
Oct 5, 2021 - 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
Nov 25, 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