Swift Watchos

Open-source Swift projects categorized as Watchos

Top 23 Swift Watcho Projects

  • open-source-ios-apps

    :iphone: Collaborative List of Open-Source iOS Apps

  • Project mention: Collaborative List of Open-Source iOS Apps | news.ycombinator.com | 2023-12-20
  • SwifterSwift

    A handy collection of more than 500 native Swift extensions to boost your productivity.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • R.swift

    Strong typed, autocompleted resources like images, fonts and segues in Swift projects

  • Project mention: SPM and localization | /r/swift | 2023-11-30
  • EFQRCode

    A better way to operate QR Code in Swift, support iOS, macOS, watchOS and tvOS.

  • Project mention: Does anybody know a good API for generating QR codes? | /r/swift | 2023-05-04

    If you need more styling for the QRCode or want to generate it on watchOS, you can try https://github.com/EFPrefix/EFQRCode (an open source library that I help maintaining)

  • Valet

    Valet lets you securely store data in the iOS, tvOS, or macOS Keychain without knowing a thing about how the Keychain works. It’s easy. We promise.

  • Project mention: Valet: NEW Data - star count:3884.0 | /r/algoprojects | 2023-08-15
  • XCGLogger

    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.

  • open-swiftui-animations

    You don't need an animation library to add a simple effect to your SwiftUI app. Create it yourself with SwiftUI. This repo inspires you to add helpful and expressive SwiftUI animations like loading/progress, looping, on-off, enter, exit, fade, spin, and background animations to your next project. The repo also contains tremendous spring animations.

  • Project mention: Integrating Zig and SwiftUI | news.ycombinator.com | 2023-05-27

    SwiftUI shines you get to write Swift code and embrace the DSL

    You'll never be able to write that kind of code with Zig, or C or C++, it's impossible: https://github.com/amosgyamfi/open-swiftui-animations

    So the main advantage here would be to be able to consume your Zig code/libraries with your Swift application, and that does look interesting, so you could write your crossplatform app logic in Zig, and only use Swift for actually SwiftUI

    That's the advantage that should be advertised, Kotlin tried with Kotlin-Native, seems like a good strategy

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • OpenCombine

    Open source implementation of Apple's Combine framework for processing values over time.

  • Project mention: How to use OpenCombine framework with Android Studio | dev.to | 2024-01-27
  • SwiftUI-Kit

    A SwiftUI system components and interactions demo app

  • Project mention: Is there a SwiftUI-Kit equivalent for React Native, to achieve the native Apple app feel? | /r/u_tiedRenegade | 2023-07-01
  • WaterfallGrid

    A waterfall grid layout view for SwiftUI.

  • Project mention: Is it possible to create this type of grid in SwiftUI? | /r/swift | 2023-07-09

    It’s called waterflow layout, and there are tons of libraries implementing this look/behavior (like this for example https://github.com/paololeonardi/WaterfallGrid)

  • SDWebImageSwiftUI

    SwiftUI Image loading and Animation framework powered by SDWebImage

  • SwiftyAttributes

    A Swifty API for attributed strings

  • RandomKit

    Random data generation in Swift

  • KeyboardKit

    KeyboardKit is a Swift SDK that lets you create fully customizable keyboards with a few lines of code, using SwiftUI.

  • Project mention: Need help with custom keyboard in swiftui | /r/swift | 2023-06-10

    Check out keyboardkit if your goal is to make a keyboard extension. If you just want to do this in your app them use the keyboard placement in the toolbar

  • SwiftLinkPreview

    It makes a preview from an URL, grabbing all the information such as title, relevant texts and images.

  • SwiftyRSA

    RSA public/private key encryption in Swift

  • reddit-swiftui

    A cross-platform Reddit client built in SwiftUI

  • SwiftUIPager

    Native Pager in SwiftUI

  • Appz

    📱 Launch external apps, and deeplink, with ease using Swift!

  • watchOS-2-Sampler

    Code examples for new features of watchOS 2.

  • Queuer

    Queuer is a queue manager, built on top of OperationQueue and Dispatch (aka GCD).

  • RxCombine

    Bi-directional type bridging between RxSwift and Apple's Combine framework

  • SwiftUIBackports

    A collection of SwiftUI backports for iOS, macOS, tvOS and watchOS

  • Project mention: How can I use NavigationLink inside List without it affecting the rest of the layout? | /r/SwiftUI | 2023-05-26
  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Swift Watchos related posts

  • SPM and localization

    2 projects | /r/swift | 30 Nov 2023
  • Trying to parse a JSON and display the image from the JSON

    3 projects | /r/swift | 4 Aug 2022
  • Custom styling similar to Android for iOS

    1 project | dev.to | 29 Oct 2021
  • Awesome SwiftUI Libraries List

    1 project | dev.to | 18 Aug 2021
  • Introducing PagerTabStripView! - Finally a PagerView in pure SwiftUI | Xmartlabs Blog

    2 projects | /r/swift | 6 Aug 2021
  • Apple Gave Uber Access to a Secret Feature That Can Record iPhone Screens (2017)

    2 projects | news.ycombinator.com | 27 Jul 2021
  • Best pagination package?

    1 project | /r/SwiftUI | 11 Jul 2021
  • A note from our sponsor - SaaSHub
    www.saashub.com | 3 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Watcho projects in Swift? This list will help you:

Project Stars
1 open-source-ios-apps 40,144
2 SwifterSwift 13,657
3 R.swift 9,403
4 EFQRCode 4,541
5 Valet 3,957
6 XCGLogger 3,890
7 open-swiftui-animations 3,481
8 OpenCombine 2,643
9 SwiftUI-Kit 2,274
10 WaterfallGrid 2,255
11 SDWebImageSwiftUI 2,022
12 SwiftyAttributes 1,607
13 RandomKit 1,470
14 KeyboardKit 1,394
15 SwiftLinkPreview 1,363
16 SwiftyRSA 1,255
17 reddit-swiftui 1,243
18 SwiftUIPager 1,207
19 Appz 1,163
20 watchOS-2-Sampler 1,074
21 Queuer 1,049
22 RxCombine 1,022
23 SwiftUIBackports 914

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com