VAndrJ / awesome-apple-bugsLinks
A list of awesome bugs with SwiftUI, Swift, etc. Includes code examples and possible workarounds to help developers navigate common pitfalls. Contributions welcome! π
β30Updated 7 months ago
Alternatives and similar repositories for awesome-apple-bugs
Users that are interested in awesome-apple-bugs are comparing it to the libraries listed below
Sorting:
- iOS Multi-Screen Data Entry Flow with SwiftUI and MVVMβ80Updated 3 years ago
- URLRequest Builder Implementation for Combineβ57Updated 7 months ago
- A rebuild of Appleβs βScrumdingerβ application using modern, best practices for SwiftUI development.β160Updated 7 months ago
- Focus text field in SwiftUI dynamically and progress through form using iOS keyboard.β163Updated last year
- A hand-curated list of Swift async/await resources. Feel free to contribute!β123Updated 5 months ago
- Custom view controller transitions: scary, but not THAT scary.β124Updated 4 years ago
- A clean solution on implementing form validation in TCAβ29Updated 7 months ago
- Navigation coordinators for SWiftUI. Simple, powerful and elegant.β120Updated 3 months ago
- SwiftUI NavigationStack for iOS 14 and 15β128Updated last year
- Tunable, physics-driven motion primitives for SwiftUI.β216Updated 4 months ago
- A list of Swift Macros to make your coding live on Apple ecosystem simpler and more productive.β110Updated last year
- SwiftUICoordinator is a package that seamlessly integrates the Coordinator pattern into the SwiftUI framework.β182Updated 10 months ago
- SwiftUI background stripes and other texture patternsβ123Updated 3 years ago
- A collection of iOS example code and applications.β169Updated last month
- Pure SwiftUI state-driven library to present view sequences and hierarchies.β73Updated 2 years ago
- XUI makes modular, testable architectures for SwiftUI apps a breeze!β118Updated 3 years ago
- Share knowledge about the tooling that you use while developing iOS applicationsβ100Updated 2 years ago
- Framework for Implementing Clean Navigation in SwiftUIβ113Updated 9 months ago
- Simplest way to get a fully functional CloudKit sync along with sharing capabilities into your app for all of Apple's platforms!β206Updated 2 months ago
- A demo covering the basics of the Composable Architecture (TCA)β227Updated last year
- Playing with particles with SwiftUI β¨β150Updated 4 years ago
- Painless App Store screenshots with SwiftUI, in Xcodeβ133Updated 11 months ago
- Handy SwiftUI features that didn't make it into SwiftUI (yet).β212Updated 5 months ago
- Swift Package to build UIKit in a functional mannerβ71Updated last year
- Yahoo Finance Style Stock Price Label in SwiftUIβ46Updated 2 years ago
- A small app designed to understand how LazyVGrid and LazyHGrid work.β106Updated 5 years ago
- SwiftUI-Backports makes it easy to use the latest SwiftUI modifier, like those introduced in iOS 26, while still supporting older iOS verβ¦β376Updated 2 months ago
- Expand the text with the "more" button.(SwiftUI)β83Updated 3 years ago
- Another Example on how to create SwiftUI hero animations, using matchedGeometryEffect without custom transitions.