Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 504 Bytes

README.md

File metadata and controls

31 lines (26 loc) · 504 Bytes

RSS Reader

Simple RSS Reader app demonstrating usage of various android architecture components.

Libraries

  • Kotlin
    • Coroutines
    • Flow
  • Android Jetpack
    • Activity
    • Appcompact
    • Data Binding
    • Fragment
    • Hilt
    • Lifecycle
    • Navigation
    • Recycler View
    • Room
    • Work
  • Third party
    • Glide
    • Moshi
    • Okhttp
    • XmlToJson

Demo

Demo

Author

  • Aniruddh Bhilvare