loganwright/SimpleChat

iPhone 6 screen size

Opened this issue · 2 comments

Hi Logan,

How many time you need to make SimpleChat optimized for iOS 8 and iPhone 6?

Hi @Byteros

I'm in the process of redesigning the chat controller in Swift for iOS 7 & 8 as well as the larger screen sizes. This is more or less an Alpha stage right now, so if you find bugs or issues, please report them or even better, submit a pull request. You can find the Swift implementation here:

https://github.com/LoganWright/SimpleChat/tree/SwiftRedesign

The structure is a little bit different, so let me know if you have questions about how to use it.

@Byteros - This issue should be fixed.