geometryreader
There are 22 repositories under geometryreader topic.
barisozgenn/BowlShopSwiftUI
E-Commerce app SwiftUI iOS 16 MVVM, GraphQL, Firebase Phone Auth, Bottom Sheet, AnyLayout, Combine & PassthroughSubject, Simple UI & Unit Tests
5j54d93/Wordle-Like-iOS-Game
An iOS Game designed with SwiftUI!Player could change word length、word topic、grid color, and a new WORDLE will be available each 5 minutes.
universeye/PeekScrolling
SwiftUI, peek scrolling animation and card tapped animation, using GeometryReader
5j54d93/Connect-4-iOS-Game
An iOS Game designed with SwiftUI, that user could play with a medium level computer, change pieces color, store score in AppStorage.
5j54d93/Number-Merge-iOS-Game
Put two of the same number next to each other to have them merge and turn into a greater number. Keep merging and see how high in points you can go before you get stuck.
fumiyasac/ScrollableTabActionExample
[ING] - ScrollViewの性質やScrollViewReaderを利用したTab型表現を応用したUI実装サンプル
fumiyasac/CharacteristicStyleSwiftUIExample
[ING] - 特徴的なUIの見た目をトレース&応用した実装サンプル例
fumiyasac/LikeCoodinatorLayoutExample
[ING] - AndroidのCoodinatorLayoutの様な動きをSwiftUIで作成するサンプル
gadirom/ContainerGeometry
Get geometry information for multiple SwiftUI subviews
fumiyasac/TinderCartExampleSwiftUI
[ING] - Tinder風のCard切り替え操作をするサンプル
ismayilovmurad/ColorMatchingApp
Your goal is to place the sliders as close as possible to the target color. The closer you are, the more points you score.
JohnYezub/MenuWithSlide
Simple example of view that appears on tap button and dismiss with swipe gesture.
berardino95/Moonshot
An app that shows all the Nasa Apollo missions from JSON file
ClearCut3000/MoonShot
SwiftUI app that lets users learn about the missions and astronauts that formed NASA’s Apollo space program.
EP2nd/100_Days_of_SwiftUI-Consolidation_IV-Habiter
The 3rd consolidation project of "100 Days of SwiftUI" tutorial course from Paul Hudson's "Hacking with Swift" website. A habit-tracking app. A complete project I have written from scratch.
Ka4aH4uk/flappy-clone-nyan-edition-app
Is an engaging arcade game created in the spirit of the classic Flappy Bird, but featuring a delightful and fun accompaniment from Nyan Cat.
torabidsd/MonthPickerSwiftUI
building month picker using GeomtryReader in SwiftUI
EP2nd/100_Days_of_SwiftUI-Project_18-LayoutAndGeometry
The 18th project of "100 Days of SwiftUI" tutorial course from Paul Hudson's "Hacking with Swift" website. A project focused on layout and geometry. The repository presents solutions to all three challenges.
EP2nd/100_Days_of_SwiftUI-Project_8-Moonshot
The 8th project of "100 Days of SwiftUI" tutorial course from Paul Hudson's "Hacking with Swift" website. A resourceful app presenting some details regarding the astronauts and missions that formed NASA'a Apollo space program. Complete project, including solutions to all the challenges (+ solutions to the 3rd challenge of Project 15).
JohnYezub/SwiftUIDemos
Some useful SwiftUI hints from my experience
sunilreddy1257/SwiftUIExamples
SwiftUI examples
urielortega/layout-geometry
An experimental project with GeometryReader. Built following 100 days of SwiftUI course by Paul Hudson.