steve228uk / MessengerKit

:speech_balloon: A UI framework for building messenger interfaces on iOS
MIT License
1.48k stars 128 forks source link

iOS 9 Support #30

Closed alessioarsuffi closed 4 years ago

alessioarsuffi commented 5 years ago

Hello guys, this is such a wonderful library! I was wondering, why is iOS 9 not supported? I've forked the project and easily lowered deployment target to 9.0, after adding some

@available(iOS 9.0, *)

checks, library runs pretty smooth in iOS 9. I can make a pull request if someone wants this too.

Let me know, thanks :)

sjoness commented 5 years ago

@alessioarsuffi go ahead and submit that PR bro. I'll take a look at it this weekend 👍

alessioarsuffi commented 5 years ago

Sure!

sjoness commented 4 years ago

Wont support iOS 9