Alam-Ashraf / BottomTabBar

13 stars 3 forks source link

Set Current Index from Code #1

Open sarthak1995-26 opened 4 years ago

sarthak1995-26 commented 4 years ago

I have found when the page appeared for the first time on the bottom tab no index is set.Usually page should load with some index set like home icon(0(Zero) index) and it should be highlighted to following the animation. I tied to set index to 0 or 1 but nothing works when page loads for the first time. Apart from this great work done !

Alam-Ashraf commented 4 years ago

Thanks @sarthak1995-26 - I will add this feature in next upcoming version.

themarwik commented 4 years ago

looks very good. hoe can i edit this to get it work to open etch page? private void OnTabItemClick(object sender, TabItem e) { // Tab Item Click }

andersonvieiragomeslopes commented 4 years ago

Hi, @Alam-Ashraf . Do you have any predictions about this item?