SSCustomTabbar
SSCustomTabbar copied to clipboard
Issue with tab bar icon
Need help to solve out this issue.

Is there any solution so far for this problem? When the app is launched, first tabbar item is raised slightly higher. However if the device is rotated, the icon is being positioned correctly.

Hey,
I fixed this using this :
just put : defaultIndexValue = 0 in SSCustomTabBarViewController.swift
Make sure to clean build folder after updating before run app if you're using pod
Thanks.
This issue has been fixed and merged to develop and it will be available in next release.
@Keyur2456 @kalaichelvan The issue is fixed in the latest release version 2.0.7.