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

Icons Disappear After A Coded Selected Index Switch #11

Open
EKKOING opened this issue Apr 25, 2020 · 6 comments
Open

Icons Disappear After A Coded Selected Index Switch #11

EKKOING opened this issue Apr 25, 2020 · 6 comments

Comments

@EKKOING
Copy link

EKKOING commented Apr 25, 2020

I have a screen that hides the tab bar controller. The issue is that as a result the way we return to the original view controller is by calling self.tabBarController?.selectedIndex = 0 which works fine except that the icons for the screen we were on and the screen we swapped to completely disappear.

Here is what that looks like:
Messed Up Tab Bar

And The Way It Is Supposed To Look:
Normal Tab Bar

The issue is on this repository.

I may be doing something else that is causing the issue.

@EKKOING
Copy link
Author

EKKOING commented Apr 27, 2020

@askopin It looks like you were the last one to actually maintain this project, but I realize you may have moved on from Cuberto, but I figured this was still worth a shot. Any suggestions?

@mbhanen
Copy link

mbhanen commented Dec 23, 2020

@EKKOING have you find solution for this problem

@EKKOING
Copy link
Author

EKKOING commented Dec 23, 2020

@mbhanen I don't think I did ever figure this one out. I ended up going with another tab bar for the final product.

@mbhanen
Copy link

mbhanen commented Dec 24, 2020

@EKKOING thanks, you used the same animation? if yes can you give me the api

@imhamza32
Copy link

Same issue

@talhaordukaya
Copy link

I have the same issue too. Did you find any solution ?

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

4 participants