-
I created the @GitHawkApp org (empty atm) to start storing stuff. Inspired by @BasThomas from #483 ([comment](https://github.com/rnystrom/GitHawk/pull/483#issuecomment-334179617)) to move small libs i…
-
When using a TextView, if a user types emoji, the text after the emoji is in a different font. This works fine when using a normal UITextView.
To reproduce the issue, create a single application pr…
-
I've been trying to install ParseLiveQuery and debug its errors. I've included the error and my podfile below.
If I add `pod 'Parse/Core', '1.17.1', modular_headers: true` to replace the line, wher…
-
* `carthage version`: 0.24.0
* `xcodebuild -version`: irrelevant
* Are you using `--no-build`? no
* Are you using `--no-use-binaries`? no
* Are you using `--use-submodules`? no
* Are you using `-…
-
The iOS component SlackTextViewController broke in iOS 11. The devs checked in an emergency patch to slackhq/SlackTextViewController, but they've been working on a bunch of other stuff getting it read…
-
![1](https://user-images.githubusercontent.com/2177409/32599806-3d217764-c503-11e7-8af8-1b6e9a904ad7.jpg)
- (void)viewDidLoad {
[super viewDidLoad];
self.bounces = YES;
self.sh…
-
Version 1.10.0 (1878)
Device: iPhone 7 Plus (iOS 11.0)
Video: (ugh, I can’t add video on GH 😔)
https://www.icloud.com/sharedalbum/#B0LG6XBubG3PB4W
-
Hi!
There's a gap between the keyboard and the textview. What I tried to do was setting the autocorrectionType of the textView to UITextAutocorrectionTypeNo but the gap is still there. If you have th…
Axort updated
6 years ago
-
Take a look at https://github.com/slackhq/SlackTextViewController
They use transforms to support an inverted mode which might solve quite a few of the issues we have seen. Gets around the newest mes…
-
By default, cells load from the bottom. Is there a way for cells to load from the top? (But new messages still append on bottom) I don't need the ordering of items to change.
I just want a mode w…