Expandable card with swipe to delete for SwiftUI.
-
Updated
Dec 17, 2023 - Swift
Expandable card with swipe to delete for SwiftUI.
Swipable buttons for UICollectionView and UITableView
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 …
fixing UITableView's swipe-to-delete gesture inside horizontal UIPageViewController with runtime magic
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.
App made in Swift 5, implementing CocoaPods, persistent local storage using Realm, database CRUD, Swipe to delete
Collection view cell with swipe to delete feature - example project
Swipe to reveal Options in a TableView in Swift
Practice with grouped Table Views
Add a description, image, and links to the swipe-to-delete topic page so that developers can more easily learn about it.
To associate your repository with the swipe-to-delete topic, visit your repo's landing page and select "manage topics."