Josh Birdwell

Results 3 issues of Josh Birdwell

It gets stuck on the `Client.history(channel)` and doesn't continue in the generator function to the final line. Saga ``` export const loadChat = async channel => { if (channel) {...

With the spreading of props on the scroll view, the internal event listeners are overridden and the props take priority. That breaks the picker. The prop event handlers are already...

Use classes, update ref use. I removed the use of var and require. I updated to use imports, ref implementation, and remove createClass. I ran this example in a simple...