REComposeViewController icon indicating copy to clipboard operation
REComposeViewController copied to clipboard

[DEPRECATED] Sharing composers for the rest of us.

Results 4 REComposeViewController issues
Sort by recently updated
recently updated
newest added

This is an example of erroneous behavior. I add 4th button and new view controller. Tap on button presents view controller modally. In modal view controller I try to present...

On iPhone 5 (iOS 7.1.1) the textView (with no attachmentView) is not wide enough and the scroller is 20 px to the left. In REComposeSheetView.m I changed (line 63) to...

How can I position REComposeViewController at the same position every time? If I present it from a UITabBarController the REComposeViewController is positioned at the very top of the window (next...

When comparing SLComposeViewController's view in iOS 6.0 to this view, their y positions differ on both Retina 3.5 and Retina 4.0 versions.