RajashekarRaju / compose-actors

: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 theme :rainbow: MD3, Animations, Draw on canvas, Custom layouts, UI state handling, :cyclone: Image loading with coil, Palette :art: usage and dynamic theming etc.
https://developersbreach.com/compose-android-app-architecture/
Apache License 2.0
269 stars 30 forks source link

Implemented search functionality for movies. #45

Closed paragRaneWork closed 1 year ago

paragRaneWork commented 1 year ago

Description

Task related to roadmap v0.3.0

RajashekarRaju commented 1 year ago

Feature is well functioning, we should improve the code a little bit so that we can add more things on top of it later. I've update all the changes, I've opened a PR targeting your branch, you can have that for reference.