loganwright / SimpleChat

An Easy To Use Bubble Chat Interface
Mozilla Public License 2.0
262 stars 53 forks source link

iPhone 6 screen size #14

Closed ghost closed 9 years ago

ghost commented 9 years ago

Hi Logan,

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

loganwright commented 9 years ago

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.

loganwright commented 9 years ago

@Byteros - This issue should be fixed.