REComposeViewController
REComposeViewController copied to clipboard
Position REComposeViewController at same position every time
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.