Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
Third iteration of Toast implementation
Code
Review changes
Check out branch
Download
Patches
Plain diff
Dmytro Ryshchuk
requested to merge
thirdToastTry
into
v1_0_5
Jun 07, 2024
Overview
0
Commits
1
Pipelines
0
Changes
4
Expand
To call toast we need
@EnvironmentObject var toastManager: ToastManager
toastManager.showToast(message: "This is a toast message!")
Edited
Jun 07, 2024
by
Dmytro Ryshchuk
Merge request reports
Loading