Template repository: fragment based & full compose

This page summarizes the projects mentioned and recommended in the original post on /r/androiddev

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • android-template

    Project with various common components, to reduce "project setup" operations (by Skyyo)

  • Wanted to share a template repository which I've been using extensively for past year or so. Who doesn't know how what's the benefit of a template project - you can find the description here. It's opinionated, but is very flexible I believe. It contains a bunch of branches for bottomNavigation, protoStore etc. It has CI setup using GitHub actions. Also there's some opinionated code style guides, and general code advices, mostly those which are really easy to miss unless you had recent experience with them, great memory or already have your checklist. Recently I've completely ditched the Groupie and started using compose inside fragments. Repository link: https://github.com/Skyyo/android-template

  • android-compose-template

    Project with various common components, to reduce "project setup" operations

  • The second one is +- the same one, just without Fragments. I'm not planning to use it very soon, since Fragments provide me with what I need for now, and I just don't want to risk so early. I believe many will find navigation related things interesting there. Inside the MainActivity.kt, there are 3 navigation cores. Simple one, BottomBar one & NavigationDrawer one. Repository link: https://github.com/Skyyo/android-compose-template

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • samples

    Jetpack Compose based project, used to stress-testing compose features / integrations and explore non-trivial functionality (by Skyyo)

  • yes, you can find the example usages here https://github.com/Skyyo/samples/tree/master/app/src/main/java/com/skyyo/samples/features/navigateWithResult

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

  • Ketch — Android File Downloader Library

    1 project | dev.to | 5 May 2024
  • Bitwarden Authenticator – 2FA Mobile App

    1 project | news.ycombinator.com | 1 May 2024
  • Show HN: A Kotlin DSL for WebAssembly

    1 project | news.ycombinator.com | 1 May 2024
  • Neo Store v1.0.0 alternative Android app store milestone reached

    1 project | news.ycombinator.com | 30 Apr 2024
  • react-native-awesome-template: A React Native starter template to have a better product and development experience

    1 project | dev.to | 27 Apr 2024