1909 Repositories
Swift swiftui-macos Libraries
Pull to refresh in SwiftUI for List, NavigationView
SwiftUI-PullToRefresh Pull to refresh implementation in SwiftUI for List and NavigationView This article helped me a lot: https://swiftui-lab.com/scro
A basic Connect Four game built with SwiftUI
ConnectFour About A simple Connect Four game built entirely with SwiftUI. Through working on this project, I have learned that the upsides of using Sw
A Library to extend SwiftUI Controls
Introduction SwiftUICompatKit is an open source project that enables accessing controls that has not been developed or have limited functionality in S
WWDC 2019'da tanıtılan yeni UI framework'ü SwiftUI'ya giriş amacı gütmektedir.
SwiftUI-Presentation Burada SwiftUI'yı Türkçe bir şekilde sunmak istiyorum. Playground'u açtıktan sonra Editor - Show Rendered Markup seçeneği ile bi
SwiftUI Clock Time Picker
SwiftUI Clock Time Picker example An exampe of using ClockTimePicker library. Clock with hands ClockTimePicker is a SwiftUI view that displays a clock
🇨🇳 Learn how to make WeChat with SwiftUI. 微信 7.0 🟢
Overview Features Screenshots TODO Requirements License 中文 Overview I will continue to follow the development of technology, the goal is to bring Swif
🚀 This demo is very simple project, which designed to understand SwiftUI
🚀 This demo is very simple project, which designed to understand SwiftUI. It includes Main screen, DayList screen and detail screen.
Introspect underlying UIKit components from SwiftUI
Introspect for SwiftUI Introspect allows you to get the underlying UIKit or AppKit element of a SwiftUI view. For instance, with Introspect you can ac
Allows a swipe on any part of the screen to start an interruptible pop animation to the previous view
Lazy Pop SwiftUI Swiping on any part of the screen starts an interruptible pop animation to the previous view. Forked from https://github.com/rishi420
A SwiftUI component which handles logging in with Apple to Firebase
Login with Apple Firebase SwiftUI I made this SwiftUI component to handle logging in with Apple to Firebase. Demo Gif Usage in SwiftUI struct ContentV
A curated list of awesome SwiftUI tutorials, libraries, videos and articles.
Awesome SwiftUI 🕶️ A curated list of awesome SwiftUI tutorials, libraries, sessions and articles. Contributing Found a SwiftUI library or snippet tha
Growing text view in SwiftUI
Growing text view in SwiftUI If you are planning to write a messaging feature or you are just a SwiftUI enthusiast, this repository can be interesting
A custom SwiftUI modifier to present an ActionSheet or a Popover menu
ActionOver A custom SwiftUI modifier to present an Action Sheet on iPhone and a Popover on iPad and Mac. iPhone Preview iPad Preview Mac Preview Featu
SwiftUIDay49To61 - Includes CoreData, Networking learning and my custom MVVM CoreData implementation from 100 days of SwiftUI
Includes CoreData, Networking learning and my custom MVVM CoreData implementation from 100 days of SwiftUI by "Hacking with Swift"
GuessTheFlag - 100 Days of SwiftUI
GuessTheFlag My own take on GuessTheFlag 100 Days of SwiftUI. This was also my f
Simple iOS app to showcase navigation with coordinators in SwiftUI + MVVM.
SimpleNavigation Simple iOS app to showcase the use of the Coordinator pattern using SwiftUI and MVVM. The implementation is as easy as calling a push
SwiftUI ScrollView with custom pull to refresh & scroll to load-more implementations
PaginatedScrollView SwiftUI ScrollView with custom "pull to refresh" & "scroll to load-more" implementations. example usage PaginatedScrollView {
A powerful SwiftUI Architecture that merges Redux to the functional world of Swift. While bringing powerful workflows to streamline CoreML/Metal/IPFS usage in the Apple ecosystem.
GraniteUI - v0.0 - WIP A powerful SwiftUI Architecture that merges Redux event handling and state management with functional programming. While bringi
Aesthetic floating tab bar ––– SwiftUI & Combine ⛓️ Importable via Swift Package Manager 📦
FloatingTabBar An aesthetic floating tab bar made with SwiftUI & Combine importabable via Swift Package Manager 📦 Based off BottomBar-SwiftUI Preview
A clone of the built-in iOS Calculator APP for iPadOS, using SwiftUI
A clone of the built-in iOS Calculator APP for iPadOS, using SwiftUI Yes, it looks exactly the same as the iOS built-in Calculator The UI is implement
Pretty iOS mobile screens + AVPlayer video view ––– made in SwiftUI
UrbanVillageProjectScreens Recreated UI screens from the conceptual Urban Village Project. Read more about the project here. Please open an issue if y
A new property wrapper for SwiftUI ObservableObject.
SharedObject 🍱 @SharedObject is an alternative to @StateObject, @ObservedObject, @EnvironmentObject to handle ObservableObject. If you need to have m
MGFlipView allows to create flipping view in easy way without worrying about flipping animation and flipping logic.
MGFlipView About If you are looking for an easy way of implement 3D flipping view, you are in the right place. MGFlipView allows to create flipping vi
Workaround to hide/modify List separators in SwiftUI iOS13 and iOS14
Help support my open source work! iOS15 List finally supports setting list row separator color and style as of iOS15! They still don't support list in
This is an example project of SwiftUI and Combine using GitHub API.
SwiftUI-Combine-Example This is an example project of SwiftUI and Combine using GitHub GET /search/users API. 📋 Requirements Swift5.1 Beta Xcode11.0
A open source Swift app for iOS 13 that allows you to check your NFC transit card information. Written with SwiftUI.
ABANDONED Metrodroid, which TransitPal was heavily inspired by, now has its own fully functional iOS app! It should be in the App Store "soon". I stro
Diagrams of Combine Publishers implemented with SwiftUI
CombineMarbles for iOS Diagrams of Combine Publishers implemented with SwiftUI Combine is a new library for composing asynchronous events over time (R
A collection of bugs present in the SwiftUI beta.
Gosh Darn Bugs! GoshDarnBugs is a collection of... you guessed it, bugs. Usage Clone the repository. Open GoshDarnBugs.xcodeproj Click Run. Why? Swift
VerticalTabView is a native way to display paged vertical content in SwiftUI.
VerticalTabView 🔝 VTabView is a native way to display paged vertical content in SwiftUI. To work it makes use of the new iOS 14 TabView PageTabViewSt
A collection of missing SwiftUI components
SwiftUIKit A collection of components that will simplify and accelerate your iOS development. Components CurrencyTextField AdaptToKeyboard (not needed
Animated Alert written in SwiftUI.
TransactionAlert Animated Alert written in SwiftUI. Easy to use Get Started Add a TAViewModel instance as an environment object to your Root View in y
A MacOS app created to annoy users so users will go to bed during bedtime hours
A MacOS app created to annoy users so users will go to bed during bedtime hours. Developed for me as a school project.
A better way to operate QR Code in Swift, support iOS, macOS, watchOS and tvOS.
EFQRCode is a lightweight, pure-Swift library for generating stylized QRCode images with watermark or icon, and for recognizing QRCode from images, in
Swift based OAuth library for iOS and macOS
OAuthSwift Swift based OAuth library for iOS and macOS. Support OAuth1.0, OAuth2.0 Twitter, Flickr, Github, Instagram, Foursquare, Fitbit, Withings, L
TTSLanguage: Text To Speech commandline executable for macOS
TTSLanguage Text To Speech commandline executable for macOS. It can detect sentence language and read it using proper voice. example: $ TTSLanguage "H
iOS App to show Top Stories from New York Times
NYT News iOS app displaying New York Times top stories. Features Shows articles from various sections of New York Times top stories. Open each article
A (really) native and powerful macOS Telegram client built using SwiftUI, optimized for moderating large communities and personal use.
Moc A (really) native and powerful macOS Telegram client, optimized for moderating large communities and personal use. This client is currently in dev
Demonstration blackjack app for native iOS. Uses MVVM architecture
Blackjack - native iOS application This project is a simple demonstration on how to intergrate swiftUI with MVVM architecture. Although, technically,
Onboarding - Completed project for creating Onboarding screens in SwiftUI
Onboarding Completed project for creating Onboarding screens in SwiftUI.
DataDrivenAlert - Extension for SwiftUI.Alert for data driven configuration
Data driven alert and confirmation dialog Based on Composable Architecture Alert
Simplest MIDI Swift library
WebMIDIKit: Simplest Swift MIDI library ###Want to learn audio synthesis, sound design and how to make cool sounds in an afternoon? Check out Syntoria
📲 The curated list of iOS Developer interview questions and answers, Swift & Objective-C
Awesome iOS interview questions and answers 🔛 Get started by picking interview's language and start preparing right now Install the app Prepare for t
A curated list of awesome applications, softwares, tools and shiny things for macOS.
A curated list of awesome applications, software, tools and shiny things for macOS. Items marked with are open-source software and link to the source
Collaborative List of Open-Source iOS Apps
Open-Source iOS Apps A collaborative list of open-source iOS, iPadOS, watchOS and tvOS apps, your contribution is welcome 😄 Jump to Apple TV Apple Wa
💎 Redux like architecture for SwiftUI
Simple Architecture like Redux Installation SPM dependencies: [ .package(url: "https://github.com/gre4ixin/ReduxUI.git", .upToNextMinor(from: "1.0
🚀 Create XCFrameworks with ease! A Command Line Tool to create XCFramework for multiple platforms at one shot! The better way to deal with XCFrameworks for iOS, Mac Catalyst, tvOS, macOS, and watchOS.
Surmagic 🚀 Create XCFramework with ease! A Command Line Tool to create XCFramework for multiple platforms at one shot! The better way to deal with XC
Patchman - A macOS application to test APIs with HTTP methods (Decluttered Postman)
Patchman A macOS application to test APIs with HTTP methods (Decluttered Postman
SwiftUIWordpressClient - An iOS application for any WordPress website
SwiftUIWordpressClient SwiftUIWordpressClient is an iOS application for any Word
Horizontal and Vertical collection view for infinite scrolling that was designed to be used in SwiftUI
InfiniteScroller Example struct ContentView: View { @State var selected: Int = 1 var body: some View { InfiniteScroller(direction: .ve
Easy Tooltip for your SwiftUI Project
SwiftUI Tooltip This package provides you with an easy way to show tooltips over any SwiftUI view, since Apple does not provide one. Getting started Y
Tool to convert SVG to SwiftUI's Shape structure.
SVG to SwiftUI Converter Tool to convert SVG to SwiftUI's Shape structure. This approach is much more memory efficient than introducing a SVG library
iOS 14 widget for stats on COVID -19.
A Covid-19 Tracking Widget for iOS 14 WidgetKit WidgetKit gives users ready access to content in apps by putting widgets on the iOS Home screen or mac
A simple confetti view for apps using SwiftUI.
ConfettiView Create fun animated confetti views with ease! Installation Use Swift Package Manager to install this package: https://github.com/benlmyer
A grid layout view for SwiftUI
Update July 2020 - latest SwiftUI now has built-in components to do this, which should be used instead. FlowStack FlowStack is a SwiftUI component for
SwiftUI Grid layout with custom styles
SwiftUI Grid SwiftUI Grid view layout with custom styles. Features ZStack based layout Vertical and horizontal scrolling Supports all apple platforms
The concept took third place in the Design Concept Award contest Season 2 in December 2021.
SwiftUI-UrlaunchedLaunchScreen Developed by Vladyslav Fil as part of the You are launched "Design Concept Award" contest Season #2. Animated Launch Sc
The concept took second place in the Design Concept Award contest Season 2 December 2021.
SwiftUI-UrlaunchedMerryChristmasCard Developed by Yurii Sameliuk as part of the You are launched "Design Concept Award" contest Season #2. MerryChrist
The concept won first place in the Design Concept Award contest Season 2 in December 2021.
SwiftUI-ChristmasGift Developed by Alex Kryvodub as part of the You are launched "Design Concept Award" contest Season #2. ChristmasGift demo. alex.mp
Hack Sprint, Winter 2022, SwiftUI
Hack Sprint - Winter 2022 Welcome to Hack Sprint! The world of mobile development is an amazing and rich one, but one that might seem intimidating at
🇬🇧 UK COVID-19 Statistics app built using SwiftUI
🇬🇧 UK COVID-19 Statistics This app was created with the intention of publishing to the AppStore. The primary purpose of this app is to share informa
A set of SwiftUI custom modifiers to make the ScrollView snappable.
Snappable A set of SwiftUI custom modifiers to make the ScrollView snappable. The goal of this library is to provide an easy way to implement Views su
SwiftUI-MSALSample - Sample project to login with MSAL using SwiftUI
SwiftUI-MSALSample I could not find a good walkthrough on how to implement MSAL
Edvora OA - This is OA from Edvora using SwiftUI
Edvora_OA This is OA from Edvora using SwiftUI. Initial screen Typing data Testi
EdvoraUI - The UI for the login page for Edvora made in SwiftUI
About This is the UI for the login page for Edvora made in SwiftUI. Screenshot L
GraphQL based Jetpack Compose, Wear Compose and SwiftUI Kotlin Multiplatform sample
GraphQL based Jetpack Compose, Wear Compose and SwiftUI Kotlin Multiplatform sample
Spontaneous - Random quotes is a free iOS app that generates random quotes
Spontaneous - Random quotes is a free iOS app that generates random quotes. It values ease-of-use just as much as the users' privacy, so there are no ads or trackers to disrupt their experience. The app currently includes more than 75000 quotes, which you can only discover randomly.
Studio Ghibli Movie database in Swift. For iOS, iPadOS, and MacOS.
Ghibliii Studio Ghibli Movie database in Swift *Colours are shifted due to compression About This started as a way for me to do something in this quar
MySQL driver for Swift 3 (macOS and Linux)
MySQL MySQL Usage // do your magic Installation import PackageDescription let package = Package( dependencies: [ .Package(url: "https://g
Linearmouse - For macOS mouse users
LinearMouse Reverse scrolling, Linear scrolling, Universal back & forward Cursor
Fluid - Use a declarative syntax to build your user interface using UIKit like SwiftUI
Fluid Fluid is powered by ResultBuilder and a custom layout engine. You can uses
MediaSearchApp - SwiftUI App using the iTunes Search API
Description iOS App for searching ebooks, movies, and TV shows with the iTunes S
MultiClock: a screensaver for macOS that displays the time using 24 clocks
MultiClock MultiClock is a screensaver for macOS that displays the current time
MatchedGeometryEffect - SwiftUI MatchedGeometry effect demo
SwiftUI MatchedGeometryEffect This is a demo project to experiment and learn the
You can share and communicate with developers around the world through the Fabula app.
FabulaItemsProvider This is the source package for the Fabula project. You can share and communicate with developers around the world through the Fabu
macOS Sqlite tableView 샘플 - objective c
목적 Objective C언어를 이용하여 macOS를 개발해본다. Sqlite를 이용하여 데이터를 저장하고, 불러와본다. FMDB를 이용한다. 데이터를 NSTableView를 이용하여 불러와본다. 추가적으로 NSOutlineView 구현해본다. 추가적으로 KVOCont
A cross-platform SwiftUI-like framework built on SwiftGtk.
SwiftGtkUI A SwiftUI-like framework for creating cross-platform apps in Swift. It uses SwiftGtk as its backend. NOTE: SwiftGtkUI does not attempt to r
Apple Watch-style activity ring for SwiftUI.
WolfActivityRing Apple Watch-style activity ring for SwiftUI. Originally inspired by Eric Callanan's Create Activity Rings in SwiftUI with a number of
The purpose of this repository is to serve as an example for writing a SwiftUI IOS app for connecting to an HM-10 over Bluetooth Low Energy
The purpose of this repository is to serve as an example for writing a SwiftUI IOS app for connecting to an HM-10 over Bluetooth Low Energy. The example provided also sends the IOS devices location over BLE to the HM-10, when the button is pressed. An example Arduino program is provided that allows the user to receive messages from the IOS device on the HM-10.
Apple's SwiftUI Essentials Series. An iOS app that helps users manage their daily scrums.
Scrumdinger (Work in progress) Apple's SwiftUI Essentials Series An iOS app that helps users manage their daily scrums. To help keep scrums short and
SwiftUI wrapper for MapKit's MKMapView (UIKit).
SwiftUIMKMapView SwiftUI wrapper for MapKit's MKMapView (UIKit). ▶️ Usage Add as a dependecy to your project using Swift Package Manager. Embed map vi
AnimatedWaveform provides the user with an animated version of the waveform.circle SF Symbol in SwiftUI.
AnimatedWaveform AnimatedWaveform is a Swift Package designed for SwiftUI. It provides the user with an animated version of the waveform.circle SF Sym
WeatherSampleApp - Weather Sample app with SwiftUI consuming data from OpenWeather and using CoreLocation
WeatherSampleApp Weather application using SwiftUI Uses data provided by https:/
Flashzilla - Card game for learning and having lot of fun
Flashzilla Flashzilla is a card quiz game. Where you can add (and remove) your o
C-19-StatusSwiftUI - Covid-19 Status App made with SwiftUI
C-19-StatusSwiftUI C-19 Status App made with SwiftUI . First Creator of App - th
SwiftUI-TodoList - This project uses MVVM architecture and UserDefaults to persist data
SwiftUI-TodoList | ├── SwiftUITodoList | ├── Library | ├── Models
WPArticleView - SwiftUI View for Wordpress JSON API
WPArticleView Installation ... dependencies: [ .package(url: "https://github
Home Assistant Native iOS Application built with SwiftUI for iOS 15+
Home Assistant - Native iOS SwiftUI Application Screenshots Disclaimer - Please read This application is mostly a not-working mockup written in SwiftU
PredictionIO iOS / macOS SDK
PredictionIO Swift SDK The Swift SDK provides a convenient API for your iOS and macOS application to record your users' behaviors in the PredictionIO
GroceryMartApp-iOS-practice - To Practice fundamental SwiftUI feature like navigation, state mamagement, customazing etc
🥬 GroceryMartApp-iOS-practice 아래의 내용은 스윗한 SwiftUI 책의 실전 앱 구현하기 을 바탕으로 정리한 내용입니다
Alby-installer-macos - The Extension and Companion Installer for Alby
Alby macOS Installer This is the Extension and Companion Installer for Alby. Cli
CS193p-2021 - Stanford University's course CS193p(Developing Applications for iOS using SwiftUI)
🏫 Stanford University's course CS193p - 2021(Developing Applications for iOS us
Symptoms - WatchOS app to save symptoms to HealthKit
Symptoms Symptoms is a watchOS app for entering symptoms into HealthKit Screensh
SwiftUINavigator: a lightweight, flexible, and super easy library which makes SwiftUI navigation a trivial task
The logo is contributed with ❤️ by Mahmoud Hussein SwiftUINavigator is a lightwe
Source code for the TriviaGameApp
🧶 Shopping App tutorial Source code for the Shopping app built in the YouTube tutorial Access the written content here: Shopping app Part 1 Shopping
SearchField for iOS, macOS and tvOS
SearchField for iOS, macOS and tvOS SearchField is created and maintaned with ❥ by Sascha Muellner. What? This is a SwiftUI package with support for i
A super simple tool for macOS Swift developers to check validity of a Gumroad-issued software license keys
Gumroad License Validator Overview A super simple tool for macOS Swift developers to check validity of a Gumroad-issued software license keys Requirem
SwiftUI iOS app for tracking daily hydration, logs to HealthKit!
HydrationCompanion SwiftUI iOS app for tracking daily hydration, logs to HealthKit! Screenshots: Home view: see all intake logs and progress Settings
Apple Maps combined with the OpenWeather API written in SwiftUI
TempAtlas in SwiftUI TemperatureAtlas uses Apple Maps combined with the OpenWeather API written in SwiftUI. This project was built to explore SwiftUI
An iOS app that visually clones Spotify's app and consumes the official Spotify's Web API to show(and play) songs, podcasts, artists and more.
SpotifyClone An iOS app that visually clones Spotify's app and consumes the official Spotify's Web API to show(and play) songs, podcasts, artists and
An MVI, SwiftUI and Combine exploration project to shop clothe by resemblance 👗
Portfolio is an MVI, SwiftUI and Combine exploration project to keep track of your portfolio over time. Resources MVI MVI Architecture for Android Tut