Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@


## Swift-TableView-Example

Simple `UITableView` application with `Swift(5.0)` Language.

### Features
- Displays a list of recipes with thumbnails, names, and preparation times.
- Supports swiping to delete recipe items.
- Navigates to a detail view when a recipe is tapped.

## Requirements
- Xcode 13+
- iOS 12+
Expand All @@ -11,4 +18,4 @@ Simple `UITableView` application with `Swift(5.0)` Language.
<img src="ScreenShots/img2.png" height="542" width="250"><br>
<br><br>
<img src="ScreenShots/img3.png" height="542" width="250">&nbsp;
<img src="ScreenShots/img4.png" height="542" width="250"><br>
<img src="ScreenShots/img4.png" height="542" width="250"><br>