Closed ShayanJavadi closed 6 years ago
In my last pr I forgot that moving the renderBadge() method out of the renderIcon() method will cause it to lose the animation when you press on the tab. In this pr I've fixed that. the animation is now working properly for the badge
Nice catch! Since I originally didn't test it in iOS, I didn't saw that there's an animation. Thank you
Thank you! 🎉
Going to merge it and do a patch release right now.
In my last pr I forgot that moving the renderBadge() method out of the renderIcon() method will cause it to lose the animation when you press on the tab. In this pr I've fixed that. the animation is now working properly for the badge