The "onTabSelect" callback function fires even when the selected tab doesn't change.
Clicking a tab menu item multiple times fires the function repeatedly. Correct behaviour should be the callback should only fire if the selected tab has changed from one to another.
The "onTabSelect" callback function fires even when the selected tab doesn't change.
Clicking a tab menu item multiple times fires the function repeatedly. Correct behaviour should be the callback should only fire if the selected tab has changed from one to another.