FlowStack
FlowStack copied to clipboard
A grid layout view for SwiftUI
the former version did not compile on current Xcode versions as of 11.0, I think. The compiler could not determine the view type. by adding some automatically computed variables it...
It seems that beta5 broke the code: `.../SourcePackages/checkouts/FlowStack/Sources/FlowStack/FlowStack.swift:35:5: The compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions`
I notice most swift code is released under no license. Coming from JS, where 98%+ has MIT it's not as easy to get going with! Maybe consider adding a permissive...
I cannot import flowStack in a watch (OS6) app. This should be possible right?