antiguab / BATabBarController

A TabBarController with a unique animation for selection
https://antiguab.github.io/batabbarcontroller/
MIT License
1.06k stars 131 forks source link

xcode8 or ios10 bug?? #14

Closed amjunliang closed 6 years ago

amjunliang commented 8 years ago

Thanks to open source, I use it in the project to achieve the very good-looking animation, but recently the package out of the question, when the xcode 8.2, when the scheme is set to release, all is lost, but set the debug mode, the performance is normal. You can repeat this disaster, I hope you can check it, I also check tomorrow screenshot

antiguab commented 7 years ago

@amjunliang - Strange I haven't experienced this. I'll do a little research and let you know.

CalvinTp commented 7 years ago

I just loaded the code and found the same issue. When the scheme is set to released, the animation is lost. Has this issue been solved?

antiguab commented 7 years ago

@CalvinTp super weird - I've started looking into it again but still haven't figured out why the animation layer specifically choses to disappear. Do you get the same result as above? For me only the line layers are missing

CalvinTp commented 7 years ago

Sorry for the delay in responding to you, yea only the line layers are missing.

antiguab commented 6 years ago

@CalvinTp - this should be resolved in v0.1.5 !