Does anyone have a good example of using BottomNav...
# compose
a
Does anyone have a good example of using BottomNav with mix of different tabs that wrap native Fragment (that has network calls before showing data) or WebView that allow caching of the tabs so when you transition to a different tab and return the content is shown without reloading?