-
### Summary:
SlackTextViewController is [**no longer using private APIs**](https://github.com/slackhq/SlackTextViewController/pulls?utf8=%E2%9C%93&q=is%3Apr+is%3Aclosed+private+api+deprecation). We h…
-
I'm interested in building a project intended to rewrite the SlackTextViewController in Swift. Any interest in this?
-
As a heavy user of SlackTextViewController, I came here immediately after reading about your project in iOS Dev Weekly. The goal is ambitious: "A SlackTextViewController replacement written in Swift f…
-
# Report
## What did you do?
Set up targets in Podfile as follows:
```
target 'Views' do
pod 'RxCocoa'
pod 'RxDataSources'
pod 'RxSwift'
pod 'SlackTextViewController'
end
…
-
* [x] I've read and understood the [Contributing guidelines](https://github.com/slackhq/SlackTextViewController/blob/master/.github/CONTRIBUTING.md) and have done my best effort to follow them.
* [x…
-
I'm not sure what goes wrong... In a new test project, I subclass the SlackTextViewController with a customised table view cell, the controller's text input bar is flashing on scrolling. Please see th…
-
Hi!
There is some issue with localization. When i installed this via pod i see only eng lang on any localizations. Probably your method in NSBundle category can't find resource bundle (maybe bundle n…
-
I'm trying to achive keyboard behaviour when it is going down when dragging down just like iMessage does. I checked example projects but I can't make it work - even so GIF on README shows it is possib…
-
* [✓] I've read and understood the [Contributing guidelines](https://github.com/slackhq/SlackTextViewController/blob/master/.github/CONTRIBUTING.md) and have done my best effort to follow them.
* [✓]…
-
* [x] I've read and understood the [Contributing guidelines](https://github.com/slackhq/SlackTextViewController/blob/master/.github/CONTRIBUTING.md) and have done my best effort to follow them.
* [x]…