/Xcode-CustomCodeSnippet

Custom code snippet to make development faster.

Xcode-CustomCodeSnippet

This is some custom code snippet to make development faster. It Containts snippet for :

  1. Mark, Fix Me, To do
  2. UITableViewDelegate, UITableViewDataSource extension, simple tableview setup and it's cell
  3. Delegate and Notification-Observer Pattern

Getting Started

Prerequisites

Xcode

Installing

Import this files (not the folder) to :

~/Library/Developer/Xcode/UserData/CodeSnippets/

Use Finder's cmd+Shift+Go.

How to Use

try to type

mark

or other supported snippet mentioned above, and you will see the code snippet.

Supported Code Snippet

Comments

mark, fixme, todo

UITableView

uitableviewdatasource, uitableviewdelegate, setuptableview, setuptableviewcell

Communication Pattern

 delegatepattern, notificationobserverpattern-observer, notificationobserverpattern-notification

RxSwift & RxCocoa

 rxbindtextfield, rxbindbutton, rxsubscribe, setupTableViewRxItems, setupTableViewRxModelSelected

Programmatic UIKit Construction

 constructtableview, constructimageview, çonstructlabel, ...

Authors

See also the list of contributors who participated in this project.