adamkearsley

Results 2 issues of adamkearsley

Not really an issue, but i personally think its cleaner to return objects in my views rather than arrays. Add (object) to Share.php, Line 29: ``` return (object)$return; ``` Now...

Hi. Nice code, I have found the input bar is hidden by the keyboard in iOS and the bar also covers the bottom of the latest message. Any idea how...