Overview
The NextBillion Navigation Compose Extension is a robust library that effortlessly combines the NextBillion NavigationView with the Jetpack Compose UI framework.
This extension allows developers to easily utilize the advanced features of the NextBillion NavigationView in their Jetpack Compose applications, improving user experience and functionality.
For a practical approach and step-by-step instructions, you can find a wide range of functional examples in the Compose test application. These examples provide useful tips on how to make the most of the Compose extension, ensuring seamless navigation and interaction in your applications.
Getting Started With Compose Extension
This document is intended for developers who are interested in contributing or building an app that uses the NextBillion Navigation Compose Extension.
Configure its dependencies in your build to add the compose extension to your project.gradle files.
You should also become familiar with Google's documentation for Jetpack Compose.
To start using Compose, you need to first add some build configurations to your project. Add the following definition to your app’s build.gradle
file: