Skip to content

Tags: oseparovic/MessageComposerView

Tags

1.3.4

Bumped podspec version

1.3.3

Removed some deprecated methods

1.3.2

merge

1.3.1

1.3.0

Bumped pod version and platform

1.2.0

Bumped to version 1.2.0 This will include removal of XIB, fixes to re…

…sizing and a few cosmetic code fixes.

1.1.2

Bumped pod to version 1.1.2

1.1.1

Switched to more robust detection of iOS 7 or up and added a few more…

… comments. Bumped to 1.1.1

1.1.0

Added handling of keyboardAnimationCurve on iOS 7 to fix out of sync …

…frame animations with keyboard changes. Also fixed issue where MessageComposerView wasn't stuck to the bottom of the window on iOS 7 due to the switch to a overlaying status bar. Add an ease of use initializer to allow users to set a static offset from the bottom of the screen/top of keyboard to allow easier intergration with UITabBarController and custom views as requested by issue #1. Bumped to version 1.1.0

1.0.0

Started converting project to be a cocoapod