Questions
I want the cells to appear in SwiftTutorial's Create Table View.
URL
Regarding the sample project, is Github okay?
https://github.com/tommottom/FoodTracker
What I've done now.
·Generate the MealTableViewCell.swift file
·Located the TableViewController on the Main.Stroyboard.
·Set MealTableViewCell to ReuseIdentifier of TableViewCell
"·Select ""MealTableViewCell"" from the TableViewCell Class."
·Stroyboard EnrtyPoint specifies TableViewController
Results
A blank page appears.
Solution 1
I thought I should generate the TableViewController.swift file and write how many sections and how many TableViews there are, but it doesn't show up.
swift
Add a UITableViewController to view cells in the last Load Initial Data
So until then, the necessary code has not been written, so it will always be white.
That's why I think it's a reference image.(It's hard to understand)
It's hard for beginners.
© 2024 OneMinuteCode. All rights reserved.