Skip to content

Repository files navigation

DPXcodeTemplates

Xcode Templates for Swift

Templates

Model — class of model with basic initialize

View — class of view

ViewController — class of controller with basic most using methods

ViewController+Logic — extension of controller, where will be created logic. For example, starting configure and updating UI

ViewController+UITableViewDataSource+Delegate — extension of controller, where will be implementation UITableViewDataSource and UITableViewDelegate

Cell — class of table cell

Helper — class of helper

Install

Put *.xctemplate to ~/Library/Developer/Xcode/Templates/File Templates/User Templates/

About

Xcode Templates for Swift

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors