-
Updated
Sep 28, 2020 - Swift
#
watchos
Here are 601 public repositories matching this topic...
game
swift
ios
app
list
apple
awesome
react-native
objective-c
tvos
watchos
cocoapods
example
reactiveswift
iphone
ipad
apple-tv
reactive-programming
apple-watch
swiftui
miku1958
commented
May 22, 2020
#if !os(watchOS)
if #available(tvOS 10.0, *) {
let format = UIGraphicsImageRendererFormat()
format.scale = scale
let renderer = UIGraphicsImageRenderer(size: size, format:
Strong typed, autocompleted resources like images, fonts and segues in Swift projects
-
Updated
Sep 23, 2020 - Swift
Simple Objective-C wrapper for the keychain that works on Mac and iOS
-
Updated
Jul 20, 2020 - Objective-C
A better way to operate QR Code in Swift, support iOS, macOS, watchOS and tvOS.
macos
swift
ios
generator
tvos
watchos
qrcode
barcode
barcode-generator
recognizer
qrcode-scanner
qrcodes
qrcode-generator
barcodes
qrcode-reader
barcode-scanner
-
Updated
Sep 27, 2020 - Swift
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
Aug 14, 2020 - Swift
You don't have the time to watch all the WWDC session videos yourself? No problem me and many contributors extracted the gist for you 🥳
macos
swift
security
ios
design
apple
networking
authentication
tvos
watchos
ipad
safari
session
nfc
videos
wwdc
darkmode
universallinks
swiftui
appclip
-
Updated
Aug 12, 2020 - Shell
whitneyschmidt
commented
Sep 14, 2020
We could write a unit test for this, like
include (if not already) Driver.cs in mtouch-tests project
ensure options are initialized (which might require a bit of refactoring)
unit test to scan all descriptions and ensure they ends with a .
A code example and translation project of SwiftUI.
swift
ios
tutorial
translation
xcode
watchos
ios-app
ios-swift
chinese
ios-ui
ios-demo
chinese-translation
combine
uiframework
swiftui
examlpes
swiftui-example
swiftuiexa
swiftui-animations
swiftui-tutorials
-
Updated
Feb 10, 2020 - Swift
-
Updated
Feb 23, 2020 - Swift
Random data generation in Swift
testing
macos
linux
swift
ios
cross-platform
math
watchos
cocoapods
protocol
carthage
random
swift-package-manager
random-generation
-
Updated
Nov 6, 2018 - Swift
A collection of hand-crafted extensions for your Kotlin projects.
android
kotlin
macos
lightweight
ios
material-design
watchos
coroutines
kotlin-android
kotlin-extensions
kotlin-library
android-library
kotlin-dsl
kotlin-coroutines
ios-library
kotlin-native
kotlin-multiplatform
-
Updated
Sep 14, 2020 - Kotlin
A Swifty API for attributed strings
-
Updated
May 15, 2020 - Swift
LeonardoCardoso
commented
Jun 21, 2016
Ideas:
- Set a minimum dimension for images.
- Find a way to detect dimensions before downloading the image.
-
Updated
Mar 30, 2019 - Swift
Queuer is a queue manager, built on top of OperationQueue and Dispatch (aka GCD).
macos
linux
swift
task
tvos
watchos
asynchronous
scheduler
carthage
swift-package-manager
foundation
dispatch
semaphore
asynchronous-tasks
gcd
grand-central-dispatch
operation
operationqueue
queuer
synchronous-tasks
-
Updated
Aug 1, 2020 - Swift
A waterfall grid layout view for SwiftUI.
-
Updated
Jun 21, 2020 - Swift
carson-katri
commented
Jun 8, 2020
NavigationLink and List selection state seem to be overlapping.
There are two ways this happens:
-
- select a post
- see the post now has a grey selected background
- tap section header
- see the selected post now has a blue selected background
- all consecutive selections will have a blue background as well
- Click on the edge of the list item (outside the t
Open
Pagination
3
Advanced Operations in Swift
-
Updated
Nov 7, 2019 - Swift
Improve this page
Add a description, image, and links to the watchos topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the watchos topic, visit your repo's landing page and select "manage topics."


Some files in the repository are missing newlines at the very end, as pointed out by @nrbrook in #1026
Classes/CocoaLumberjack.hwas specifically mentioned, but there could be other files that are missing this as well.