crowdin/mobile-sdk-ios

Question: Toast.swift?

kvaDrug opened this issue · 4 comments

Hi! For what purpose you include Toast.swift (Toast banners UIView extension) by Charles Scalesse to the iOS sdk?

Hi, good question.
For some reason, it's included in core SDK but is used only with a floating menu to notify users about successful login/logout actions.

@kvaDrug How do you integrate CrowdinSKD via cocoapods or SPM?

@serhii-londar can we extract this Toast component from core to the SDK floating menu? Or even replace this toast component with something native instead.