文件名称:Android代码-mori-router
文件大小:190KB
文件格式:ZIP
更新时间:2022-08-26 00:18:51
Android代码
MoriRouter Annotation based Android router library. This library for single activity application. And This library provide easy implementation for SharedElement. Futures Auto generate routing codes Auto generate Fragment builder codes DeepLink support Shared element support Download Gradle add JitPack repository to your project root build.gradle. repositories { maven { url "https://jitpack.io" } } add the dependency dependencies { implementation 'com.github.chuross.mori-router:ann
【文件预览】:
mori-router-master
----gradlew.bat(2KB)
----gradlew(5KB)
----core()
--------src()
--------.gitignore(7B)
--------build.gradle(126B)
----gradle.properties(779B)
----annotation()
--------src()
--------.gitignore(7B)
--------build.gradle(151B)
----LICENSE(11KB)
----app()
--------proguard-rules.pro(751B)
--------src()
--------.gitignore(7B)
--------build.gradle(2KB)
----gradle()
--------wrapper()
----.gitignore(124B)
----compiler()
--------src()
--------.gitignore(7B)
--------build.gradle(774B)
----README.md(7KB)
----settings.gradle(52B)
----build.gradle(703B)