Skip to content
#

swipe-to-delete

Here are 9 public repositories matching this topic...

Generic-TableView-DataSource

Generic TableView datasource that can be used to populate any type of listing with single cell listing, sectional listing and useful to populate different type of cells in one section using protocol based models and Generics.

  • Updated Jul 26, 2020
  • Swift

Networking in Swift with REST API calls and URLSession, that puts the parsed JSON Data from an HTTP based JSON storage endpoint I created into a TableView and persists the data using Core Data with CRUD (create, read, update, and delete). I used also Unit Tests to test URLSession asynchronous network operations and make the project as robust as …

  • Updated Dec 18, 2022
  • Swift

Improve this page

Add a description, image, and links to the swipe-to-delete topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the swipe-to-delete topic, visit your repo's landing page and select "manage topics."

Learn more