AppCheap / awesome_bottom_bar

BSD 3-Clause "New" or "Revised" License
46 stars 34 forks source link

Ensuring Stateful Navigation #20

Open am-i-abdullah opened 4 months ago

am-i-abdullah commented 4 months ago

Hi there, how can I make the navigation stateful? as in some tab screens the initState() is being called everytime I tap there. Any solutions?

Regards