SlackTextViewController: A new growing text input for iOS
1–10 of 35 posts
Re: SlackTextViewController: A new growing text input for iOS
#2For that reason, we decided to build our own growing text input from scratch, and we've just released it as open source. We hope you all will find it useful!
Re: SlackTextViewController: A new growing text input for iOS
#3We tried other popular text input projects for iOS, but none felt right and worked fully for our needs. We ended up spending a big portion of our time maintaining custom versions of other projects. For that reason, we decided to build our own growing text input from scratch, and we've just released it as open source. We hope you all will find it useful!
Re: SlackTextViewController: A new growing text input for iOS
#4Re: SlackTextViewController: A new growing text input for iOS
#5Re: SlackTextViewController: A new growing text input for iOS
#6We tried other popular text input projects for iOS, but none felt right and worked fully for our needs. We ended up spending a big portion of our time maintaining custom versions of other projects. For that reason, we decided to build our own growing text input from scratch, and we've just released it as open source. We hope you all will find it useful!
Looks really great. Have you thought about submitting to CocoaControls? ( https://www.cocoacontrols.com/ ) It's the second place that I look for iOS components (after a simple Google search, that is).
Re: SlackTextViewController: A new growing text input for iOS
#7Wow. 192 commits. ~1.5 months of work. For a UITextInputField. This pod was made with love.
Re: SlackTextViewController: A new growing text input for iOS
#8Wow. 192 commits. ~1.5 months of work. For a UITextInputField. This pod was made with love.
Atomic commits yo! But yes, it was built with much love and attention to details.
Re: SlackTextViewController: A new growing text input for iOS
#9Earlier quoted context omitted.
Atomic commits yo! But yes, it was built with much love and attention to details.
Agreed! Where I work, GitHub graphs make it look like I'm doing 5 times more work than everyone else. But I'm really just pushing commits more often.