swiftuilib / wrap-stack

MIT License
30 stars 9 forks source link

Remove previews to fix Compiler Error #4

Closed bdhazman closed 1 year ago

bdhazman commented 2 years ago

Quick fix for error that occurs on Xcode 13: The compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions.

Resolves #3

trentjmorris commented 1 year ago

Well done! Let's get this merged!