Skip to content

AndyDentFree/swiftgooey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swiftgooey

Public explorations of SwiftUI issues

Projects under here will each have their own readme and a short entry here if they are of interest.

  • CrashVanash - fixes to a crash from auto-repeating a vanishing control
  • ColorWellly - Demonstrates a problem using a tap gesture on a Grid that affects iOS 16 & 17. Includes a fix.
  • Docundoable - series of commits exploring various bugs in UndoManager with a SwiftUI Document-based app, with final version using our own stack management to replace UndoManager. Includes macOS edit/redo menu commands to complement the iOS toolbar approach.
  • DiscAGriddable - simple but annoying bug when you put a Grid inside a DisclosureGroup inside a ScrollView where toggling a disclosure control resizes the container, causing ugly effects or moving the disclosure chevron completely offscreen.

Other Stuff

If you want to wander through any of my other tech explorations, I suggest:

  • SpriteKittenly Exploring cute and sometimes scratchy corners of SpriteKit with Swift.
  • im-plausibilities exploring the iMessage app extensions SDK
  • perswifting tight binary alternative to Codable that tackles the need to store subclasses
  • DDDLottie21 a 2021 look at alternative tools for Lottie

About

Public explorations of SwiftUI issues

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages