smooth-navigation

Provide a smooth Android Jetpack Navigation transition experience. And solve the fatal flaws that are common in the modified version of Navigation on GitHub.

Лицензия

Лицензия

Группа

Группа

com.kunminx.arch
Идентификатор

Идентификатор

smooth-navigation
Последняя версия

Последняя версия

4.0.0-beta1
Дата

Дата

Тип

Тип

aar
Описание

Описание

smooth-navigation
Provide a smooth Android Jetpack Navigation transition experience. And solve the fatal flaws that are common in the modified version of Navigation on GitHub.
Ссылка на сайт

Ссылка на сайт

https://github.com/KunMinX/Smooth-Navigation
Система контроля версий

Система контроля версий

https://github.com/KunMinX/Smooth-Navigation/tree/master

Скачать smooth-navigation

Имя Файла Размер
smooth-navigation-4.0.0-beta1.pom
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.kunminx.arch/smooth-navigation/ -->
<dependency>
    <groupId>com.kunminx.arch</groupId>
    <artifactId>smooth-navigation</artifactId>
    <version>4.0.0-beta1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.kunminx.arch/smooth-navigation/
implementation 'com.kunminx.arch:smooth-navigation:4.0.0-beta1'
// https://jarcasting.com/artifacts/com.kunminx.arch/smooth-navigation/
implementation ("com.kunminx.arch:smooth-navigation:4.0.0-beta1")
'com.kunminx.arch:smooth-navigation:aar:4.0.0-beta1'
<dependency org="com.kunminx.arch" name="smooth-navigation" rev="4.0.0-beta1">
  <artifact name="smooth-navigation" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.kunminx.arch', module='smooth-navigation', version='4.0.0-beta1')
)
libraryDependencies += "com.kunminx.arch" % "smooth-navigation" % "4.0.0-beta1"
[com.kunminx.arch/smooth-navigation "4.0.0-beta1"]

Зависимости

runtime (3)

Идентификатор библиотеки Тип Версия
androidx.appcompat » appcompat jar 1.3.1
androidx.fragment » fragment jar 1.3.6
androidx.navigation » navigation-runtime jar 2.3.5

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
4.0.0-beta1
3.9.0-beta1