Kiran Varghese

Results 2 comments of Kiran Varghese

``` render() { return ( Render your item here ); } } ``` I'm just rendering the basic code in which you gave in the readme. Noticed that once I...

@bmcmahen I tried looping `` as in readme example, still issue exist. I tried resolving all dependency errors but nothing good happens. Meanwhile I created a fresh react project and...