-
I used this below code about UIRefreshControl,
but this error message is shown.
Then, how can I add UIRefreshControll ?
Or should I add other github code about UIRefreshControl ?
**_CODE**_
[self.vie…
-
1. happens during rotation
2. happens sometimes when adding new messages
Seems to be an issue with setting the label heights, in general.
Also, `CGRectZero` avatars might be problematic.
-
I use Iphone 5 to test the the demo you apply ,the issue is ,with lots of text comments ,the collectionView can not scroll smoothly.
vedon updated
9 years ago
-
@jessesquires
Would you be open to a PR which creates a method for JSQMessagesViewController subclasses to add custom UIMenuItem actions on a per cell basis?
This could be done outside of the libra…
-
Hello,
since iOS 8.1.1 the input field and the send button get hidden after i scroll up having the keyboard open.
Do you have any idea what it might be or what I could do? Is this known bug?
I'm usin…
-
Hi, I am trying to insert a custom view to the bottom of JSQMessagesViewController's collectionView, as it was a message. After it there will be no more messages added and the typing indicator won't b…
-
Hi there,
today I have noticed the following issue, for which I would like to ask if it is the intended behaviour:
I have several media messages, some of them with images. If I tap on one of those im…
-
Sorry for my poor english first (^_^).
I've used JSQMessagesViewController for a quite long time. I am so excited for new features of 6.0.
Message view in my app now looks like this:
![1](https://clou…
DDany updated
9 years ago
-
@dtsbourg volunteered to work on this one.
Neat stuff by Slack: https://github.com/slackhq/SlackTextViewController
or JSMessageViewController: https://github.com/jessesquires/JSQMessagesViewControlle…
-
Steps to reproduce:
1. Create `JSQMessagesViewController` object
2. Show keyboard from OTHER responder, e.g. a separate `UITextField` to edit your username or something
3. Keyboard appears - and the `…