Svetoslav Slavov
Results
2
comments of
Svetoslav Slavov
@ManjuSagar @el-lsan Have someone found a solution to this problem?
The error happens because PropTypes in React 16 is deprecated. You should use the prop-types package from npm instead. Go to the ```Anim.js```, ```LazyloadImage.js```, ```LazyloadListView.js```, ```LazyloadScrollView.js```, ```LazyloadView.js```. Change the import...