GetRighhttt / RecipeCompose

An application built with Jetpack Compose that gives users the capability to explore meals and recipes.
0 stars 0 forks source link

Feat: Add Swipe To Delete #52

Closed GetRighhttt closed 1 month ago

GetRighhttt commented 1 month ago

Is your feature request related to a problem? Please describe. Would like to add the swipe to delete feature into the favorites screen.

Describe the solution you'd like User needs to be able to swipe to delete items.

GetRighhttt commented 1 month ago

Issue Fixed: https://github.com/GetRighhttt/RecipeCompose/commit/b168a7541c2fbd0003a127948787689530bdc314 , https://github.com/GetRighhttt/RecipeCompose/pull/53