creating the coordinator for the link action view

This commit is contained in:
Mauro Romito
2022-12-07 18:17:28 +01:00
parent 9797a61384
commit 6882f507a7
9 changed files with 116 additions and 3 deletions
+3
View File
@@ -34,6 +34,7 @@
@class ThreadsCoordinatorBridgePresenter;
@class LiveLocationSharingBannerView;
@class VoiceBroadcastService;
@class ComposerLinkActionBridgePresenter;
NS_ASSUME_NONNULL_BEGIN
@@ -122,6 +123,8 @@ extern NSTimeInterval const kResizeComposerAnimationDuration;
@property (nonatomic) CGFloat wysiwygTranslation;
@property (nonatomic, strong) ComposerLinkActionBridgePresenter *composerLinkActionBridgePresenter;
/**
Retrieve the live data source in cases where the timeline is not live.