I created a basic 2 screen app that include a static data with tableview. Click on the tableview and redirecting the second screen according to tapped index.
Swift ✅
TableView ✅
ImageView ✅
Segue ✅
Data Transfer ✅
I created a basic 2 screen app that include a static data with tableview. Click on the tableview and redirecting the second screen according to tapped index.
Swift