The Favorites lets you bookmark a video or item that you liked in order to be able to either watch it later or keep a little collection of items you like.
Supported platforms:
iOS, Android
How to configure:
- Install the following plugin:
- To add the ability to mark an item as favorites - there are two options;
Directly on the cell, or if you have more than one action button, use the modal bottom sheet.
In addition, you have two flavors, in case the app has different colors.
- Adding favorites to a cell: Enable action button
- Fill the relevant identifier: local_storage_favourites_action
- Upload assets 132x132 with two flavors
Adding favorites to the modal bottom sheet:
- Add the plugin to the version and add the relevant identifiers.
- In the cell style, enable action button
- Fill the identifier: open-modal-bottom-sheet-cell-action
- Upload assets 132x132 with two flavors
Please read more here
3.. Create a screen where the user can watch the items. The screen should contain a component with Favorites dsp (pipesv2://local_storage_favourites_action) and empty group component.
Comments
0 comments
Article is closed for comments.