Skip to content

Remove EventPresenterService package - #973

Merged
DRadmir merged 1 commit into
mainfrom
wt1/ios-toast-presenter-owner
Aug 26, 2026
Merged

Remove EventPresenterService package#973
DRadmir merged 1 commit into
mainfrom
wt1/ios-toast-presenter-owner

Conversation

@DRadmir

@DRadmir DRadmir commented Aug 26, 2026

Copy link
Copy Markdown
Collaborator

Removes the EventPresenterService package.

It contained a wrapper class that did nothing but forward to the toast presenter, an event enum with a single case, and a factory that turned that event into a toast message.

The presenter and the message mapping now live in PrimitivesComponents, next to the other toast message builders. Toasts look and behave exactly as before.

The package held a wrapper that only forwarded to ToastEventPresenter,
a single-case event enum, and a factory that mapped that event to a
ToastMessage. Move the presenter and the message mapping into
PrimitivesComponents, next to the other ToastMessage builders, and drop
the event indirection.
@DRadmir DRadmir self-assigned this Aug 26, 2026
@DRadmir
DRadmir merged commit 4d7426b into main Aug 26, 2026
2 checks passed
@DRadmir
DRadmir deleted the wt1/ios-toast-presenter-owner branch August 26, 2026 03:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant