zendesk / react-native-sunshine-conversations

React Native wrapper for Smooch.io
MIT License
36 stars 26 forks source link

iPhone X layout #50

Closed jnrepo closed 6 years ago

jnrepo commented 6 years ago

Hi, not sure if this is the appropriate place for this issue. Basically with the new iPhone X layout, I'm noticing the bottom of the chat section and the top parts don't adjust to the new view. I'm using Image Assets vs. a LaunchImages.xib. Is there a quick workaround for this? Thanks in advanced!

Screenshot:

screen shot 2017-11-06 at 1 23 27 pm
wmora commented 6 years ago

v6.1.0 of the iOS SDK includes support for iPhone X. Please check your dependencies to make sure you're using that version or a newer one

jnrepo commented 6 years ago

@wmora thanks, that was it