REComposeViewController icon indicating copy to clipboard operation
REComposeViewController copied to clipboard

Position REComposeViewController at same position every time

Open peterwarbo opened this issue 11 years ago • 0 comments

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 to the statusbar).

If I present it from a UINavigationController the REComposeViewController is positioned at the top of the window with about 20 pixels from the statusbar.

peterwarbo avatar Jul 20 '13 09:07 peterwarbo