mirror of
https://github.com/MessageKit/MessageKit.git
synced 2026-02-06 19:03:19 +00:00
9add67a040
- Passed in the correct view so that the location is in the same view context as the condition - Changed imageView back to frame. It doesn't really make a difference in the Example, since the container is the same size and at the same origin as the imageView. However, just in case a framework user does something different than the example (like offsetting the imageView), frame is the safer bet. - Update podfile to point to the latest InputBarAccessoryView & use cocoapods 1.9.0