LayoutCode supports code generation for iOS Swift. To show Code Generation window, click Code Generator button at Toolbar at top right of the app.

Code Generator window

LayoutCode generates clean iOS Swift code using MVVM design pattern and good practices adhering SOLID principles. For example collection view uses fixed data from your project. You can easily replace them with other implementation, such as getting data from network or database.

Code generator supports multiple files and grouped them in suitable folder.