Basic example where you can find how to implement bottom navigation view with viewPager2
- Android API 21 - 31
- Gradle 7.2
- Kotlin 1.6.10
- Navigate between fragments using bottom navigation
- Slide between fragments using ViewPager2
Basic android example where you can find how to implement bottom navigation view with viewPager2.
Kotlin