Eugnis / react-native-timeline-flatlist

FlatList based timeline component for React Native for iOS and Android
https://www.npmjs.com/package/react-native-timeline-flatlist
MIT License
478 stars 69 forks source link

Warning: componentWillReceiveProps is deprecated and will be removed in the next major version. Use static getDerivedStateFromProps instead #4

Closed SnehalAgrawal closed 5 years ago

SnehalAgrawal commented 5 years ago

Hey getting this warning for the next major update. Warning: componentWillReceiveProps is deprecated and will be removed in the next major version. Use static getDerivedStateFromProps instead

Eugnis commented 5 years ago

Thanks, updated to new one.