FaridSafi / react-native-gifted-listview

✌️ ListView with pull-to-refresh and infinite scrolling for Android and iOS React-Native apps
MIT License
1.62k stars 290 forks source link

Manually calling a React.PropTypes validation function #89

Open aitchkhan opened 7 years ago

aitchkhan commented 7 years ago

Hi, I am seeing this warning for a time now. Is it related to <AndroidProgressBar/> deprecated issue?

Below is the detailed warning:

Warning: You are manually calling a React.PropTypes validation function for theindeterminateprop onAndroidProgressBar. This is deprecated and will not work in production with the next major version. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details.

iesteban commented 7 years ago

Hi, Same here.

Seems this library is not longer maintained.

Does anyone knows any fork that is updated or any candidate alternative?

Cheers!

prakasa1904 commented 7 years ago

same issue, still working, hope others can fix this first :D