This repository was archived by the owner on Apr 4, 2025. It is now read-only.

Description
Question / Problem
Actual behavior
when no activeTab is set there is always the first one selected
Expected behavior
I would like to use this component as a kind of a secondary navigation where the tabs point to some unrelated screens. there is a situation when the current screen is not one of the ones in the bottom nav.
in this case none of the tabs should be set as active, but I am not sure how to achieve that.
thx, dan