Kyle Coleman

Results 5 comments of Kyle Coleman

I recently had the same issue. I add an NSString in both textview delegate methods (beingEditing and endEditing) and I set an IF ELSE (Not IF, ELSE IF) on the...

@oseparovic it starts off initially above the tabbar but when the keyboard goes up, that offset stays the same and the input view is mantains that offset above the keyboard....

I mean what ever I am doing here seems to be working. But I have also found some more complex messagingviewcontrollers like SOMessagingViewController and JSQMessagingViewController. So I am going to...

I realized that if you comment out the line `[self.session addInput:_audioDeviceInput];` the music from another app will continue to play in the background.

I am very interested in this. I am still super unsure of what I am suppose to do....Even by looking at https://github.com/nicklockwood/SwipeView/issues/41. Say I want something like Instagram's activity tab...