Nathan Tannar
322bf32ef2
Tweaks to ensure scrollIndicatorInsets cannot be .zero
2017-09-27 22:14:35 -07:00
Nathan Tannar
ee65785607
Rendering issue from #116
2017-09-27 22:01:35 -07:00
Nathan Tannar
848e048a14
A workaround solution for the render issue with MessageInputBar
...
It seems as though when using a UINavigationController there is an issue with the rendering of an inputAccessoryView. This workaround creates a copy during the animation and then deletes it.
2017-09-03 12:40:00 -07:00
Steven Deutsch
f6de024d29
Set defaults for InputTextView
2017-09-01 04:53:39 -05:00
Steven Deutsch
0fa7b379a3
In progress
2017-09-01 00:40:34 -05:00
Steven Deutsch
c99e507d1d
Remove inflexible conformance to MessageInputBarDelegate and improve keyboard handling
2017-08-29 05:33:39 -05:00
Steven Deutsch
94968206a0
Remove forceful call to notification selectors and simplify inputBar state management
2017-08-29 02:39:12 -05:00
Nathan Tannar
6d3d281f41
Suggestions from MessageKit Pull Request #84
2017-08-26 13:33:10 -07:00
Nathan Tannar
5b16ad9b9f
Redone MessageInputBar and its related views
...
Created a more customizable InputAccessoryView
2017-08-25 16:50:16 -07:00
Steven Deutsch
ac495af182
Clean up access control and API
2017-08-13 02:18:22 -05:00
Andrea Antonioni
0aa724ee4f
Fix #41
2017-08-09 09:05:42 +02:00
Andrea Antonioni
dd9814455e
Fix bug on placeholder
2017-08-07 09:07:02 +02:00
Andrea Antonioni
8476ff6405
Improve performance reducing useless redraw of the component
2017-08-06 10:43:16 +02:00
Andrea Antonioni
691c3eaa53
Implement InputTextView with support to a placeholder
2017-08-06 00:04:29 +02:00