Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 381 Bytes

File metadata and controls

23 lines (16 loc) · 381 Bytes

MTXcodeTemplates

A repo with (opinionated) Xcode templates.

Installation

To install the templates run:

make install_templates

To uninstall templates run:

make install_templates

Coming soon

  • Demo project
  • UIViewController templates
  • UIViewController+CollectionView (+UICollectionViewCompositionalLayout boilerplate) templates
  • Swift UI templates