We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Awesome project
Perhaps add an example that shows best practice of using StatusProvider with a UITableViewController. This would be very helpful
StatusProvider
UITableViewController
I'm not sure if I should make use of tableView.backgroundView or set tableView.separatorStyle = .none or show a view that covers the tableView.
tableView.backgroundView
tableView.separatorStyle = .none
The text was updated successfully, but these errors were encountered:
i will do it tomorrow (:
Sorry, something went wrong.
Any updates on that?
No branches or pull requests
Awesome project
Perhaps add an example that shows best practice of using
StatusProvider
with aUITableViewController
. This would be very helpfulI'm not sure if I should make use of
tableView.backgroundView
or settableView.separatorStyle = .none
or show a view that covers the tableView.The text was updated successfully, but these errors were encountered: