11 Repositories
Android router Libraries
A lightweight, simple, smart and powerful Android routing library.
RxRouter Read this in other languages: 中文, English A lightweight, simple, smart and powerful Android routing library. Getting started Setting up the d
💪 A framework for assisting in the renovation of Android componentization
💪 A framework for assisting in the renovation of Android componentization
Routing functionality for Jetpack Compose with back stack
compose-router What's this? Routing functionality for Jetpack Compose with back stack: Helps to map your whole app structure using Compose — not just
A lightweight library to help you navigate in compose with well typed functions.
TypedNavigation A lightweight library to help you navigate in compose with well typed functions. Installation: You can add this library to your projec
BRouter 是一个 Kotlin 编写的面向模块 Android 路由库
简介 BRouter 是一个 Kotlin 编写的面向模块 Android 路由库,支持: 路由 泛平台路由定义 自定义启动流程 统一路由协议 全局/模块/路由三级拦截器 灵活的路由匹配/捕获规则 服务 服务发现 依赖注入 任务 初始化去中心化 自动解析任务 / 服务依赖图 可选执行线程 模块 模块
Easiest routing for compose-jb
Easiest routing for compose-jb Supported targets: Jvm Js Installation repositories { mavenCentral() } dependencies { implementation("io.githu
Android routing library
link-router This library contains the basic infrastructure for routing deepLinks, activities and fragments within a multi-module application in a way
🛸Voyager is a pragmatic navigation library built for, and seamlessly integrated with, Jetpack Compose.
Voyager is a pragmatic navigation library built for, and seamlessly integrated with, Jetpack Compose.
Kotlin Multiplatform Router for Android and iOS
A powerful Kotlin Multiplatform Router for Android and iOS Support I am happy to help you with any problem on gitter Feel free to open any new issue!
A lightweight Android activity router
Krouter A lightweight Android activity router written in Kotlin. Basic usage // anywhere in the app, preferably on application creation val krouter =
Routable, an in-app native URL router, for Android
Routable Routable is an in-app native URL router, for Android. Also available for iOS. Usage Set up your app's router and URLs: import com.usepropelle