Coder Social home page Coder Social logo

rahulabrol / jetpack-compose-mvi-demo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rivuchk/jetpack-compose-mvi-demo

0.0 0.0 0.0 50.35 MB

Demo / Sample Android Project created with Jetpack Compose and MVI Architecture Pattern

Home Page: https://rivu.dev

Kotlin 100.00%

jetpack-compose-mvi-demo's Introduction

Bitrise Build Status Android CI

Jetpack Compose + MVI

The goal of this project is to have a demo application using popular MVI Arch pattern in android, while using Jetpack Compose for UI. This project shows how less-complicated the whole codebase and testing becomes just by using Jetpack Compose. We will keep this project updated with latest releases of Jetpack Compose.

  • Current Jetpack Compose Version - 1.1.1

Here's a demo of the app

Technologies / Frameworks Used

  • Spek + JUnit5 for Unit Tests / Specification Testing
  • Jetpack Compose for UI
  • Lottie for Splash Animation
  • Dagger HILT for DI (Migrated from Koin in this commit: 21a9db64bee1359bd57cf99ba757467da63f10b2)
  • RxJava 3 for Streams
  • Room for DB (With RxJava 3)
  • Mockito for mocking
  • LiveData for emitting states from ViewModel
  • LazyColumn and LazyVerticalGrid from Compose for showing List/Grid
  • Coil for Image loading
  • Composable ConstraintLayout
  • Composable TopAppBar
  • Bitrise and Github Actions for CI

jetpack-compose-mvi-demo's People

Contributors

rivuchk avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.