1921 Repositories
Swift simple-swiftui Libraries
A project to practice the Platzi course, Curso de Desarrollo de Aplicaciones iOS con SwiftUI
A project to practice the Platzi course, Curso de Desarrollo de Aplicaciones iOS con SwiftUI
Fruta: Building a Feature-Rich App with SwiftUI
Fruta: Building a Feature-Rich App with SwiftUI Create a shared codebase to build a multiplatform app that offers widgets and an App Clip. Overview No
AxisSheet for SwiftUI
It is a library that handles the sheet view in 4 directions (.top, .bottom, .leading, .trailing) according to the axis mode. It supports iOS and macOS.
ReleaseNotesKit - a brand new, elegant, and extremely simple way to present the recent version’s release notes to your users
ReleaseNotesKit This is ReleaseNotesKit, a brand new, elegant, and extremely simple way to present the recent version’s release notes to your users. R
AxisRatingBar for SwiftUI
This library is a UI control for iOS and macOS developed with SwiftUI. You can display ratings along the horizontal/vertical axis and receive ratings from users. You can use any view that conforms to the View protocol, not just the star shape.
ZakatFatoora - A simple way to implement e-invoicing (FATOORA) for iOS
ZakatFatoora - A simple way to implement e-invoicing (FATOORA) for iOS
SwiftUI Apple Developer Tutorial
SwiftUI Apple Developer Tutorial Apple Developer Documentation - SwiftUI Tutorial Chapter 1 SwiftUI Essentials Creating and Combining Views Apple Deve
SwiftUI Navigation example app
SwiftUINavigationExample SwiftUI Navigation example app. Navigation is managed by a single class called NavSwitches. This contains all the booleans th
Shimmer: A super-light modifier that adds a shimmering effect to any SwiftUI View
SwiftUI-Shimmer ✨ Shimmer is a super-light modifier that adds a shimmering effec
DiceChallenge - Hacking with SwiftUI Challenge - Dice simulator
Some Dices Hacking with SwiftUI challenge turned into a real app available at th
Swiftui-animation-observer - Track SwiftUI animation progress and completion via callbacks
SwiftUI Animation Observer Track SwiftUI animation progress and completion via c
MiniVendingMachine - SwiftUI demo Apple Watch app to open a mini vending machine via bluetooth
Mini Vending Machine Use Apple Watch to open vending machine cells. Note: This a
WordleDemo - A SwiftUI implementation of Wordle's core logic and UI
WordleDemo Just a SwiftUI implementation of Wordle's core logic and UI Contains
RainbowGaugeSwiftUI - Rainbow Gauge made with SwiftUI
RainbowGaugeSwiftUI Rainbow Gauge made with SwiftUI.
SymbolPicker - A simple and searchable SFSymbol Picker for SwiftUI
SymbolPicker A simple and searchable SFSymbol Picker for SwiftUI Features Symbol
ListViewSwiftUI - A project for creating a vertical list using the Swift UI.This project include topic,ListView to show list of movies,Tabbar
ListViewSwiftUI OverView A project for creating a vertical list using the Swift
SwiftUI-pokedexApp - Pokedex app. Libarary of pokemons and their description
SwiftUI-pokedexApp Pokedex app. Libarary of pokemons and their description (UNFI
PullToRefreshSwiftUI - Pull to refresh for SwiftUI
PullToRefreshSwiftUI Pull to refresh for SwiftUI. Usage with @State import Swift
GesturesSwiftUI - A simple project to demonstrate how gestures works in SwiftUI
GesturesSwiftUI - A simple project to demonstrate how gestures works in SwiftUI
MSLView - Shadertoy-style SwiftUI view
MSLView SwiftUI view for Shadertoy-style MSL shaders import MSLView struct Cons
NetworkIcom - Project using Swift and SwiftUI to access Icom 7610 via Ethernet
Background This repository is an upload of a local Git repository from an Apple
SherlockForms - An elegant SwiftUI Form builder to create a searchable Settings and DebugMenu screens for iOS
🕵️♂️ SherlockForms What one man can invent Settings UI, another can discover i
NewsApp- - Built A News App With SwiftUI and Mock Data
News APP Built A News App With Swift UI and Mock Data Screen Gif
IOS15-SwiftUI-InAppPurchaseDemo - In-App Purchase Demo app written with SwiftUI
iOS15-SwiftUI-InAppPurchaseDemo In-App Purchase Demo app written with SwiftUI If
SwiftUI Slideoutmenu - Sample Project for slideout menu
SwiftUI_Slideoutmenu This is a sample code project for a slideout menu. Simulato
QuizApp - A simple Quiz App app using MVC
Quiz App Hey folks! I'm still learning Swift and I made a simple app again. This
DGPreview - Make UIKit project enable preview feature of SwiftUI
DGPreview Make UIKit project enable preview feature of SwiftUI Requirements iOS
Audite - My SwiftUI app that is using Google's text to speech API
Speech My SwiftUI app that is using Google's text to speech API. Goal is to list
LottieUI - A library developed to make Lottie easy to implement. It supports iOS and macOS
LottieUI It is a library developed to make Lottie easy to implement. It supports
MyNews-iOS - A simple iOS mobile application for reading news articles
MyNews A simple iOS mobile application for reading news articles. This app uses
PitchPerfect - A simple iOS app for the Udacity Nanodegree which explores AVFoundation to record a short sound
PitchPerfect App A simple iOS app for the Udacity Nanodegree which explores AVFo
TouchEncryptedJson - Simple project that accepts an input and encrypts it with the TouchID on a Mac
TouchEncryptedJson Simple project that accepts an input and encrypts it with the
SwiftUI-Drawer - A bottom-up drawer in swiftUI
SwiftUI-Drawer A bottom-up drawer view. Contents Installation Examples Installat
PizzInfo - A SwiftUI based app to know a bit bout your favourite pizzas
PizzInfo Downloading all the playgrounds Unless otherwise indicated, all playgro
FoggyColors - Beautiful randomly generated colored shapes on the background with SwiftUI
FoggyColors Example To run the example project, clone the repo, and run pod inst
Swipe : Date App made with SwiftUI
DateAppSwiftUI Swipe : Date App made with SwiftUI.
PowerfulCombine - A simple suite of Combine helpers
A package with powerful combine extensions. 🤟 Motivation The Combine framework
MicrofrontendGenerator - Script for creating micro frontends for Mobile in a simple and easy way
Introdução Template para a criação de SDK iOS. Existem duas opções de template:
CatalystMenuBarStatusWindow - A method of presenting UIKit (or Catalyst-specific SwiftUI) content from the status menu area on macOS
CatalystMenuBarStatusWindow This sample code showcases a method of presenting UI
A framework and generator for displaying SwiftUI component libraries
Exhibition Exhibition is a framework and generator for displaying a SwiftUI component library. Inspired by Storybook and Showkase Installation Swift P
This was built during my bootcamp using SwiftUI, WebKit and an API from Hacker News
HackerNewsReader This was built during my bootcamp using SwiftUI, WebKit and an API from Hacker News. This was programmed from scratch with SwiftUI. I
SwiftUI views that arrange their children in a flow layout.
SwiftUI Flow SwiftUI views that arrange their children in a flow layout. HFlow A view that arranges its children in a horizontal flow. Usage ScrollVie
An App-specific Simple Routing Library
TrieRouter An App-specific Simple Routing Library Usage let r = Router() r.addRoute("tbx://index") { _ in print("root") } r.addRoute("tbx://intTes
A simple spritesheet animation system for Raylib on Swift.
About A simple spritesheet animation system for Raylib on Swift. Aeni allows you to quickly and easily animate your spritesheet in your Raylib for Swi
100 Days of SwiftUI log
100DaysOfSwiftUI 100 Days of SwiftUI log Table of Contents Day 1: variables, constants, strings, and numbers Day 1 Variables store values and can be c
NY Times is an Minimal News 🗞 iOS application built to describe the use of SwiftSoup and CoreData with SwiftUI.
🗽 NY Times is an Minimal News 🗞 iOS app 📱 built to describe the use of SwiftSoup and CoreData with SwiftUI🔥
Simple RSS reader app written in Swift
Feeds4U Simple RSS reader app written in Swift. Contributions All PRs should be directed to 'develop' branch. Important Note Use code as you wish. Don
This library for animating text. Developed with SwiftUI. This library supports iOS/macOS.
AnimateText This library for animating text. Developed with SwiftUI. This library supports iOS/macOS. Screenshot AnimateText.mp4 Example https://fabul
A paging scroll view for SwiftUI, using internal SwiftUI components
PagingView A paging scroll view for SwiftUI, using internal SwiftUI components. This is basically the same as TabView in the paging mode with the inde
SwiftUI implementation of the game Wordle.
Wordle In SwiftUI This is my implementation of Wordle in SwiftUI. Explaination I know some of the code does not really make any sense, like random com
EasyMenu - SwiftUI Menu but not only button (similar to the native Menu)
EasyMenu SwiftUI Menu but not only button (similar to the native Menu) You can c
IPadLiDARExperiment - Simple experiment to capture Depth data from the iPad Pro's LiDAR
iPad LiDAR Experiment Simple experiment to capture and display Depth data from t
MockChat TDD MVVM SwiftUI - Mockable, Test driven Development, clear Architecture example using SwiftUI
MockChat_TDD_MVVM_SwiftUI Mockable, Test driven Development, clear Architecture
WeatherApp - A simple Weather App using Realm
WeatherApp A simple app to preview 16 day forecast and: Show a list of weather f
ToastSwiftUI-master - A simple way to show a toast or a popup in SwiftUI
ToastSwiftUI-master - A simple way to show a toast or a popup in SwiftUI
We-split - A study app made using SwiftUI
We Split We Split is a study app made using SwiftUI, being part of 100 Days of S
DroneShopSwiftUI - Drone Shop App made with SwiftUI and Scenekit
DroneShopSwiftUI Drone Shop App made with SwiftUI and Scenekit.
DarnWordle - A SwiftUI retro for Wordle, the W* game
DarnWordle A SwiftUI retro of Wordle, the W* game Motivation Well, the game look
CRUD - A simple iOS App to manage tasks
CRUD App ⭐ The App 💡 A simple iOS App to manage tasks Setup 👨💻 Clone the rep
IOS Spin Game - A simple spin game using SwiftUI
IOS_Spin_Game A simple spin game using Swift UI.
Tofu - A simple Todo app built with SwiftUI, a REST API, and a local Realm cache
Tofu A simple Todo app built with SwiftUI, a REST API, and a local Realm cache.
Wiggles-iOS - Beautiful Puppy adoption app built to Demonstrate the SwiftUI and MVVM Architecture
Wiggles 🐶 Beautiful Puppy adoption app built to Demonstrate the use of SwiftUI
LinkedIn-Profile - UI of Android LinkedIn App Profile Page in iOS SwiftUI
LinkedIn-Profile UI of Android LinkedIn App Profile Page in iOS SwiftUI Sample I
ARDicee - Simple augmented reality app using SceneKit and ARKit
ARDicee Simple augmented reality app using SceneKit and ARKit Requirements Xcode
CryptoTrackerMenuBar - A Realtime Crypto Tracker macOS Menu Bar App built with SwiftUI & WebSocket
Realtime Crypto Tracker macOS Menu Bar App - SwiftUI & WebSocket A Realtime Cryp
IOS Card Game - A simple card game using SwiftUI
IOS_Card_Game A simple card game using Swift UI.
Dicee-SwiftUI - This app show random dicee every time the you make click in button roll
Dicee-SwiftUI This app show random dicee every time the you make click in button
Floating-textfield-swiftui - Floating textfield With SwiftUI
floating_textfield-swiftui Hey, Guys welcome to this tutorial. In this complete
T - A simple testing framework using closures and errors
t Quickly test expectations What is t? t is a simple testing framework using clo
Splunk - Spelunk EnvironmentValues in SwiftUI
Splunk Go diving in SwiftUI's EnvironmentValues or use common values exposed for
DBZ-Legends - A SwiftUI based app for all the DBZ peeps out there
DBZ-Legends Just a simple UI based app for all the DBZ fans. You can tap on the
ProductListSwiftUI - SwiftUI Project to fetch product list using the fakestoreapi and the MVVM architectural pattern
ProductListSwiftUI SwiftUI Project to fetch product list using the fakestoreapi
MarinersCompassSwiftUI - MarinersCompass Animation made with SwiftUI
MarinersCompassSwiftUI MarinersCompass Animation made with SwiftUI.
Login-screen-UI - A simple iOS login screen written in Swift 5
This project has been updated to Swift 5 and Xcode 11.2 About This is a simple i
IdleTimerState - Control the idle timer for the SwiftUI app
IdleTimerState Control the idle timer for the SwiftUI app. import SwiftUI import
SuperStepper - Super Stepper in SwiftUI
SuperStepper Example To run the example project, clone the repo, and run pod ins
DeliveryOnboardingSwiftUI - A Delivery Onboarding screen made with SwiftUI
DeliveryOnboardingSwiftUI Its a Onboarding screen made with SwiftUI
OnBoardSwiftUI-Food - Food App Onboarding screen made with SwiftUI
OnBoardSwiftUI-Food Food App Onboarding screen made with SwiftUI. App Details Lo
NY MostPopularArticle - A simple Swift-based iOS Native app that uses the New York Times Most Popular Articles API to display a list of articles with details
NY_MostPopularArticle A simple Swift-based iOS Native app that uses the New York
Scroller - You can animate in individual views based on scroll position. Developed with SwiftUI. This library supports iOS/macOS
Scroller You can animate in individual views based on scroll position. Developed
TheSimpsonsQuoteGenerator - An app that generates Simpson's characters quotes, simple as that
Simpsons Quotes Generator An app that generates quotes from simpsons About The P
DrumPadPlayground - Starter Project and Final Project for AudioKit DrumPad Playground App built using Apple's Swift Playgrounds on the iPad
AudioKit DrumPad Playground Starter Project and Final Project for AudioKit DrumP
Ios-App-ication-Swift - A simple iOS application made in Xcode using Swift
📱 iPhone Calculator A simple iOS application made in Xcode using Swift. This ap
Mybook swiftui - A Facebook UI Clone with some capabilities like like/unlike, comment, scroll, show stories etc
mybook_swiftui 🎓 Trying to create a Facebook UI Clone with some capabilities li
WhatsNext-Live - A small utility app for macOS showing upcoming calendar entries in a menubar popover
What's Next A small utility app for macOS using SwiftUI and EventKit to show you
Countries - Simple iOS Project for search on Countries
Do like Countries 🏴☠️ Simple iOS Project for search on Countries The project c
Dragger - A Customizable Drag Slider swiftUI view
Dragger A customizable SwiftUI Dragger view. Installation In Xcode add https://g
A simple custom popup dialog view for iOS written in Swift. Replaces UIAlertController alert style.
A simple custom popup dialog view for iOS written in Swift. Replaces UIAlertController alert style.
LanguageList for SwiftUI supporting iOS/macOS/tvOS
LanguageList for iOS, macOS and tvOS LanguageList is created and maintaned with ❥ by Sascha Muellner. What? This is a SwiftUI package with support for
The goal is a simple iOS app that draws an analog clock of the current time
Qrono This is a work-in-progress. The goal is a simple iOS app that draws an analog clock of the current time (as well as displaying a digital readout
OdometerLabel - SwiftUI number label with odometer animation
Пример Simulator.Screen.Recording.-.L.iPhone.12.-.2022-01-30.at.16.26.53.mp4
Link - a macos application for keeping important and complicated urls in one place
Link Description Link is a macos application for keeping important and complicat
MovieZine - An iOS app for all about latest movies using TDMB api and swiftUI
MovieZine MovieZine ia an iOS app for "all about latest movies" using TDMB api a
YTS-App - Repository for the official Yeshivat Torat Shraga App
Yeshivat-Torat-Shraga Official repository for the Yeshivat Torat Shraga app. Wha
ProximitySensor - Property wrappers for using the Proximity Sensor from the SwiftUI app
ProximitySensor Property wrappers for using the Proximity Sensor from the SwiftU
EzNews - A simple and easy to use News app for iOS and iPadOS. It uses NewsAPI as its backend
EzNews This was my first proper Swift app. Its a news app made for iOS and iPadO
Swiftui-pressed-states-example - Examples of Pressed States in SwiftUI
Examples of Pressed States in SwiftUI pressed-states.mp4
PageSheet - Customizable sheets using UISheetPresentationController in SwiftUI
PageSheet Customizable sheet presentations in SwiftUI. Using UISheetPresentation
UnsplashProvider - A package that can use the Unsplash API. It was developed as a SwiftUI
UnsplashProvider It is a package that can use the Unsplash API. It was developed