You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I'm working in a newspaper app and the new detail has shown with a TableViewController with reusable custom cells. When the service gives me a type "table" I have to show a SwiftDateTable inside my custom cell.
I'm trying to implementing it but I only can render the searchBar.
Are there any problem with this case?
Thanks!
The text was updated successfully, but these errors were encountered:
Hello, I'm working in a newspaper app and the new detail has shown with a TableViewController with reusable custom cells. When the service gives me a type "table" I have to show a SwiftDateTable inside my custom cell.
I'm trying to implementing it but I only can render the searchBar.
Are there any problem with this case?
Thanks!
The text was updated successfully, but these errors were encountered: