Ignacio Romero Zurbuchen

Results 23 issues of Ignacio Romero Zurbuchen

### 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 highly recommend updating your app to use [**version 1.9**](https://github.com/slackhq/SlackTextViewController/releases/tag/v1.9), to be in compliance with the [App Store Review Guidelines](https://developer.apple.com/app-store/review/guidelines/) and,...

important

Since this library consists, mainly, of custom UI elements, a great way to test it is by using _Snapshot Test Case_: it takes a configured `UIView` or `CALayer` and uses...

enhancement