Facebook sharing with Swift 3 & Swift SDK (0.2.0) - Stack Overflow

func showShareDialog<C: ContentProtocol>(_ content: C, mode: ShareDialogMode = .automatic) { let dialog = ShareDialog(content: content) dialog.

Lee mas