Closed Martian2Lee closed 6 years ago
Probably you need to open FlexLayout.xcworkspace instead of Example/FlexLayoutSample.xcodeproj, and run the example target inside the workspace
git clone https://github.com/layoutBox/FlexLayout.git
cd FlexLayout/
pod install
open FlexLayout.xcworkspace
Got it thank you @el-hoshino !
git clone https://github.com/layoutBox/FlexLayout.git
cd FlexLayout/Example/
pod install