thegamenicorus / react-native-timeline-listview

Timeline component for React Native App
https://www.npmjs.com/package/react-native-timeline-listview
MIT License
1.16k stars 184 forks source link

List View should be cloned with New Props #3

Closed aswinmohanme closed 7 years ago

aswinmohanme commented 7 years ago

Rather that using the old Data from the props, the newProps must be used.

Fixes #2