Skip to content

Repository files navigation

LibraryRouter

路由导航库

该库提供一个简单的路由导航功能。

How to Step 1. Add the JitPack repository to your build file,Add it in your root build.gradle at the end of repositories:

allprojects {
	    repositories {
		      ...
		      maven { url 'https://jitpack.io' }
	    }
  }

Step 2. Add the dependency

dependencies {
          implementation 'com.github.FengChenSunshine:LibraryRouter:v1.0.0'
  }

About

路由导航库

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages