Raj

Results 4 repositories owned by Raj

compose-actors

269
Stars
27
Forks
Watchers

:robot: Android app built with jetpack :rocket: compose follows new revamped guide to app architecture. Implemented with State, Coroutines :curly_loop:, ViewModels, Repository pattern, Light/Dark them...

jetpack-compose-samples

63
Stars
6
Forks
Watchers

This repository contains samples on jetpack compose for building different components like layouts, animations, transitions, saving states and more. Most of examples are demonstrated in blog posts.

Filter-Search-RecyclerView

19
Stars
5
Forks
Watchers

Repository for android application which shows how to filter search in RecyclerView with user entered query , also voice search enabled with modern layout interface. These implementations are demonstr...

hangman-compose

19
Stars
5
Forks
Watchers

:video_game: Hangman Game for Android :robot: build with Compose :rocket:. Built with jetpack components, Room for saving game history, preferences for loading game settings, ViewModels for persistin...