How to make Dynamic ScrollableTabRow in Jetpack compose
I have to create dynamic ScrollableTabRow where i will intially have 3 tab but i can add multiple tab at the runtime also all the newly add tab will have close Icon to remove the tab. and also each new Screen will have seperate BottomNavigation(each screen will have 6 to 7 bottom Navitems scrollable). how can i make this efficiently
How to make Dynamic ScrollableTabRow in Jetpack compose
I have to create dynamic ScrollableTabRow where i will intially have 3 tab but i can add multiple tab at the runtime also all the newly add tab will have close Icon to remove the tab. and also each new Screen will have seperate BottomNavigation(each screen will have 6 to 7 bottom Navitems scrollable). how can i make this efficiently
Guide for further in Android App Development
I had recently completed Kotlin and have an interest in android app development. Enable to find further resources from where to learn and what to learn and in what sequence for better understanding.