Results 6 issues of Coco

Hi, I use your bundle and today i'm be confronted to a complicated situation with the multiple-references. I was trying to dynamically create an user and associate dynamicly an object...

Bug
Documentation
Lexer

Hi! First, thanks for your work! I didn't see anything about the server side rendering, how i can wait or populate the response before rendering?

Hi! When i update the data and try to move an element to my list, i received an error: `TypeError: TypeError: TypeError: undefined is not an object (evaluating 'this.state.data.length')` This...

Hi! When i change repeat from true to false, nothing append, i have to change the current state if i want the Sprite is rerendering without loop on animation. I...

Linked to https://github.com/robcalcroft/react-native-in-app-notification/issues/29

Hi, When i wrap my application with the Provider, i have a notification showed by default. This is due to the default props of the DefaultNotificationBody: ``` DefaultNotificationBody.defaultProps = {...