SwiftBox
SwiftBox copied to clipboard
Flexbox in Swift, using Facebook's css-layout.
Hi, I am getting > Use of undeclared type 'NodeImpl' in my project. I have copied all the files and I am able to navigate to NodeImpl file through xcode....
I'm trying to run the demo but it is not Swift 3 and Xcode won't run it as Swift 2.3.
css-layout has support for `position: absolute`, i.e. elements that don't participate in the flexbox layout and instead have an explicit position. I don’t see this option exposed anywhere in the...
Here's the setup I encountered issue ``` swift let imageText = Node( direction: .Column, padding: Edges(top: 20, bottom: 20), children: strings.map { (text : String) -> Node in let image...
It would be nice to have swiftbox on cocoapods... but sadly the name is already taken for another project. https://cocoapods.org/pods/SwiftBox