Component module
The wishlist component module includes all the domain and data logic required for wishlist. If you need to include this module, add it to your build.gradle
:
implementation ("com.poqstudio:components.wishlist.wishlist:$VERSION_NAME")
Interactors
These are the available interactors in the wishlist component:
- AddWishlistItem
- DeleteLocalWishlist
- DeleteWishlist
- DeleteWishlistItem
- GetWishlist
- ObserveFavouritesCount
- ObserveIsFavourite
- SyncWishlist
Analytics tracker
This is the available tracker in the wishlist component: