Simple RSS Feed Reader - Jetpack Compose

This page summarizes the projects mentioned and recommended in the original post on dev.to

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • landscapist

    🌻 A pluggable, highly optimized Jetpack Compose and Kotlin Multiplatform image loading library that fetches and displays network images with Glide, Coil, and Fresco.

    There is this landscapist library which wraps around other image loading libraries for Jetpack Compose, but I don't know if there are any advantages of using it.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • androidx

    Development environment for Android Jetpack extension libraries under the androidx namespace. Synchronized with Android Jetpack's primary development branch on AOSP.

    One mistake I made is naming conversion of a composable function, that I didn't start with a noun. This is quoted from Compose API guidelines

  • Demo_SimpleRestAPI

    Simple REST API App Demo to show shows different HTTP client library implementations including memory and performance comparisons

    Simple REST API Android App in Kotlin - Various HTTP Client Library Implementations

  • Demo_SimpleNavigationCompose

    Demo App - Jetpack Compose Navigation

    Simple Jetpack Compose Navigation Example

  • AndroidNews

    A simple RSS feed reader app (written in Kotlin and Jetpack Compose) that currently reads my blog (Android Kotlin Weekly)'s feed.

    Since this my first Jetpack Compose app, I'm sure there are rooms of improvement. All the potential enhancements that can be done for this app is documented in the GitHub's issues here.

  • Coil

    Image loading for Android and Compose Multiplatform.

    For image loading, I used the rememberImagePainter() composable function from the coil image loading library.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Is there anywhere on github which has the latest Android Open Source Project (AOSP) files?

    2 projects | /r/androiddev | 6 Mar 2023
  • useCompose - implementation of useful hooks inspired by React but for Jetpack Compose. It includes useState, useEffect, createContext/useContext, and useConnectionStatus.

    1 project | /r/androiddev | 29 Dec 2021
  • Requesting best practices to remove lag on Jetpack compose Sectioned LazyColumn

    2 projects | /r/androiddev | 30 Sep 2021
  • Gradle 8.11: Faster Configuration Cache and Improved Configuration Time

    4 projects | dev.to | 16 Nov 2024
  • Day 30. Old code

    3 projects | dev.to | 9 Oct 2024

Did you konow that Kotlin is
the 16th most popular programming language
based on number of metions?