Skip to content

Implementing a custom button class

   

This is a sample code to create and paste a custom button class that extends UIButton.
By separating the look and feel of the ViewController into separate files, you can make the ViewController look neat.

alt

  1. Edit TableView to delete a Cell
  2. Edit TableView and delete a Cell (side-slide).
  3. Separate numbers into commas for each three digits (in Japanese yen)
  4. Get the current date and day of the week and the current time
  5. Customize the layout of TableVIew using CustumTableViewCell and accessoryView.
  6. Adding a TextField to UIAlertController
  7. Implementing NavigationController