https://github.com/pratamawijaya/newsapimvvm
Architecture Components + MVVM + Kotlin + RxJava2 + Dagger2
https://github.com/pratamawijaya/newsapimvvm
kotlin mvvm mvvm-architecture rxjava2
Last synced: 4 months ago
JSON representation
Architecture Components + MVVM + Kotlin + RxJava2 + Dagger2
- Host: GitHub
- URL: https://github.com/pratamawijaya/newsapimvvm
- Owner: pratamawijaya
- Created: 2018-05-31T04:43:10.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-06-22T08:45:35.000Z (almost 6 years ago)
- Last Synced: 2023-03-30T10:56:07.525Z (about 3 years ago)
- Topics: kotlin, mvvm, mvvm-architecture, rxjava2
- Language: Kotlin
- Homepage:
- Size: 1.82 MB
- Stars: 33
- Watchers: 2
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Playground Mvvm Architecture
its my repo for learn how to use mvvm architecture

# TODO
- [ ] implement Store https://github.com/NYTimes/Store
- [ ] implement searchview
# Static analysis
`./gradlew detektCheck`