How to share an tweet with image with the iPhone native twitter app? I have done it using SLComposeViewController
but I want to perform a tweet with the native twitter app so any help!
Asked
Active
Viewed 438 times
0
-
try to use UIActivityViewController – Jigar Jan 16 '17 at 10:18
-
i want it to open it from twitter native app installed in device – kishan Jan 16 '17 at 10:39
-
Possible duplicate of [How can I open a Twitter tweet using the native Twitter app on iOS?](http://stackoverflow.com/questions/10424275/how-can-i-open-a-twitter-tweet-using-the-native-twitter-app-on-ios) – NSDmitry Jan 16 '17 at 10:54