-
I currently use the - (void)textViewDidBeginEditing:(UITextView *)textView method to do some texting if someone is allowed to comment (i.e. are they anonymous or authenticated).
In 1.9 version the Te…
-
Where is the best place to set font name of bodyLabel? (for instance in Example of SlackTextViewController project)
I want to have the best performance in cells.
-
Hello,
Maybe this is not related to framework itself, but I want to know is there any way to add thumbnails of users (avatar)? There are many methods in example named thumbnail, but I could not find …
-
I want to lock the application in portrait mode, but I can't do it for the view controller that implements that slacktextviewcontroller. Everyone in my application is locked into portrait, but nothing…
-
Hi, thanks for this great library.
When I use the SlackTextVIewController in the ViewController pushed inside of Navigation Controller, the Input View doesn't show up for some reason unless I call "…
-
```
[!] The 'Pods' target has transitive dependencies that include static binaries: (/path/to/project/Pods/AVOSCloud/libAVOSCloud.a)
```
``` ruby
pod 'Appirater'
pod 'hpple', :git => 'https:/…
-
Hi, i'm customizing the SlackTextViewController to behavior well inside a UITableViewCell.
I'm hoping someone could point me which function is handling the adjustments of the view height/inset/scrol…
luizv updated
9 years ago
-
Hello guys,
Thanks for this awesome library! I'm using it again on my current project.
I just have an issue with the inputbar itself being not visible at the first appearance.
I'm using SlackTextVi…
-
Dependency "SlackTextViewController" has no shared framework schemes
ghost updated
9 years ago
-
Video: https://cloudup.com/cYAyK7jrSr8
Please note that message 4 is not triggering the scroll down action.
I'm using SlackTextViewController using UICollectionView. Here's what I got in my viewcontr…