Facebook Share Photo Button Code Example in Swift - Swift Developer Blog

With this Swift code example I would like to share with you how to implement Facebook Share Photo button which will share a photo user selects to user’s Facebook timeline. The two code examples below will cover: Set up UIButton to trigger the UIImagePickerController to let user select photo they would like to share. Create…

Here is a short Swift code example which demonstrates how to pick image from iOS UIImagePickerController and use it with Facebook SDK for iOS to share ...

Lee mas