Package-level declarations
Types
Link copied to clipboard
The ProfileScreen class is the screen where the user manage his/her profile account
Link copied to clipboard
abstract class RefyItemBaseScreen<T : RefyItem>(val items: List<T>, val invalidMessage: StringResource, itemId: String?) : Screen
The RefyItemBaseScreen class is useful to give the base behavior of a RefyItem's screens to manage that item and other utilities such find it in the corresponding items list