jessesquires / JSQMessagesViewController

An elegant messages UI library for iOS

Home Page:https://www.jessesquires.com/blog/officially-deprecating-jsqmessagesviewcontroller/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hidden top of collection view

TDem opened this issue · comments

commented

Hi, can you please help me out with the following issues. When I tried to implement your code in my application, first messages where hidden under navigation bar(when you open from push via storyboard and push programmatically). Rotating phone or opening soft keyboard solves this issue.

commented

I don't render navigation menu myself. I've just opened demo example and found that, when I open view using push presentation, "Load earlier messages" and date are hidden under navigation menu.
Here images for better understanding :
simulator screen shot may 10 2017 22 04 17

simulator screen shot may 10 2017 22 04 17_2

self.showLoadEarlierMessagesHeader = NO; ?

Hi,
I am faceing same issue please help me.

Did self.navigationController.navigationBar.translucent = NO; fix the problem?

Hello everyone!

I'm sorry to inform the community that I'm officially deprecating this project. 😢 Please read my blog post for details:

http://www.jessesquires.com/blog/officially-deprecating-jsqmessagesviewcontroller/

Thus, I'm closing all issues and pull requests and making the necessary updates to formally deprecate the library. I'm sorry if this is unexpected or disappointing. Please know that this was an extremely difficult decision to make. I'd like to thank everyone here for contributing and making this project so great. It was a fun 4 years. 😊

Thanks for understanding,
— jsq