Skip to content

The MVVM Architecture in Android(MVVM+Jetpack的开发实践).

Notifications You must be signed in to change notification settings

dashu52/MVVM-Rhine

 
 

Repository files navigation

MVVM-Rhine

Download

The MVVM using RxJava2 and Android Jetpack.

ScreenShots

Libraries

Android Jetpack

Http

DI

ReactiveX

Functional

Others

Tools

Usage

  • Fork this repo directly (Recommend):
$ git clone https://github.com/qingmei2/MVVM-Rhine.git
  • Or add the framework code dependencies by Gradle Download :
compile 'com.github.qingmei2.rhine:rhine:$last_version'

Thanks to

🎨 The UI design of this project refers to gitme.

⭐ Thanks for rx-mvvm-android's guidance during development.

License

The MVVM-Rhine: Apache License

Copyright (c) 2018 qingmei2

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

The MVVM Architecture in Android(MVVM+Jetpack的开发实践).

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 100.0%