swiftui-demo
There are 216 repositories under swiftui-demo topic.
mikelikesdesign/SwiftUI-experiments
Examples with SwiftUI that showcase various interactions, animations and more
ThasianX/ElegantTimeline-SwiftUI
Elegant demonstration of a multi-faceted timeline view with interactions between the calendar, list, and app theme.
fzhlee/SwiftUI-Guide
SwiftUI practices guidebook, written for humans.
jasudev/FabulaItemsProvider
You can share and communicate with developers around the world through the Fabula app.
xiaoyouxinqing/PostDemo
BBCo - iOS开发入门教程 SwiftUI 微博App项目实战 零基础学习Swift编程
recherst/kavsoft-swiftui-animations
SwiftUI animation tutorials, all of demos are consisted of youtube videos at website of kavsoft. 🔗 https://kavsoft.dev
AlexeyVoronov96/NewsApp-With-SwiftUI-And-Combine
Used: SwiftUI and Combine
xiaofu666/SwiftUI_Demos
使用 Swift UI 实现的各种动画,多种样式的轮播图,输入框,菜单,指示器,转盘,3D 视图,分段控制器,分享,手势,拖拽排序,光影动效,灵动岛适配,自定义TabBar,定时器,放大镜,数字动画,验证码输入框,地图,抽屉菜单等一系列功能的使用示例!
Mindinventory/SwiftUI-App
This swiftUI Demo is very simple & easy to understand. This swiftUI demo includes On-boarding screens, login screen, forgot password screen, sign up screen, home & logout.
QuickBirdEng/SwiftUI-Coordinators-Example
Sample app that showcases the use of the Coordinator Pattern in SwiftUI
JamesSedlacek/Scrumdinger
A rebuild of Apple’s “Scrumdinger” application using modern, best practices for SwiftUI development.
helvetiica/PokemonCard
3D Pokemon Card using SwiftUI
GetStream/twitter-clone
Learn how to build a functional Twitter clone using Stream, 100ms, Algolia, RevenueCat and Mux 😎
gahntpo/BookstoreStategist
This is a demo app that shows book store statitistics with the SwiftCharts API available for iOS 16. You can see line, bar and pie charts examples in SwiftUI. New features for iOS 17 are chart scrolling and chart selection.
alexdremov/PathPresenter
Pure SwiftUI state-driven library to present view sequences and hierarchies.
gahntpo/CatAPISwiftUI
demo: REST API with SwiftUI
blorenzo10/coffee-shop-demo
Demo project to test different things releated to SwiftUI & iOS ecosystem
necatievrenyasar/SwiftUI-WeatherApp
🚀 This demo is very simple project, which designed to understand SwiftUI. It includes Main screen, DayList screen and detail screen.
downtownjakebrown/SwiftyIllustrator
A tool for quickly converting Adobe Illustrator shapes into SwiftUI code.
Kushalbhavsar/FidgetText
Make your text come alive with FidgetText, an interactive SwiftUI text view! 💬 🔍
RathaKrishna/Tesla_Clone_Swiftui
Tesla App Clone with SwiftUI
Correia-jpv/fucking-about-SwiftUI
Gathering all info published, both by Apple and by others, about new framework SwiftUI. With repository stars⭐ and forks🍴
matteom/TopQuestions
Making REST APIs calls in iOS with SwiftUI
gahntpo/ItunesSearchApp
App that uses iTunes Search API,
ImaginativeShohag/Why-Not-SwiftUI
A collection of Swift, SwiftUI and iOS goodies.
SimformSolutionsPvtLtd/SSSwiper
SSSwiper is used to create swipe gestures action inside any view just by adding a modifier to the View with various customization options
s1ddok/Lutty
Example app on Metal and SwiftUI usage for color-grading with LUTs
Zeta611/SwiftUI-Fractals
❄️ The Sierpinski carpet, triangle, and a fractal tree using SwiftUI
shufflingB/swiftui-core-data-with-model
Demo/test of easier to maintain Core Data processing in SwiftUI applications by abstracting Core Data processing away from the UI and into its own App Model while maintaining an ease of use similar to the built in @FetchRequest
matteom/Podcast
A sample iOS app showing how to download data using URLSession
alexdremov/FoggyColors
Beautiful randomly generated colored shapes on the background with SwiftUI
c-villain/SwiftUI-challenges
SwiftUI animation challenges. This project contains helpful and useful examples of animations developed with SwiftUI. You may find some inspiration 💡 for your current or next project or you may take challenge to make it yourself 💪🏻
RicardoWesleyli/SwiftUI_Mastery
What you might not believe is that this SwiftUI programming book was written by a product manager.
gahntpo/NavigationStackProject
expamples for the new NavigationStack in SwiftUI