Skip to content

Edit TableView to delete a Cell

   

This is a sample code to delete a Cell by editing TableView.
You can add an edit button to the NavigationBar and remove the cell by pressing that button.
For more information about NavigationController, please refer to this article.

Implementing NavigationController

alt

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