Skip to content
New issue

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

How to empty the tableview when API response has no data? #29

Open
kalyanpkumar opened this issue Oct 3, 2019 · 1 comment
Open

How to empty the tableview when API response has no data? #29

kalyanpkumar opened this issue Oct 3, 2019 · 1 comment

Comments

@kalyanpkumar
Copy link

I am loading the data into the table view from the API and the tab menu is dynamic too. When the API response doesn't have any data, then we are able to remove the tab menu but not able to empty the table view. So how can we empty the table view?

@tamanyan
Copy link
Owner

tamanyan commented Oct 4, 2019

@kalyanpkumar I think you need to keep the last tab menu list or prepare default tab menu list if you want to do that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants