UnPourTous / react-native-search-list

A searchable ListView which supports Chinese PinYin and alphabetical index.
https://github.com/UnPourTous/react-native-search-list
159 stars 66 forks source link

PropTypes error #5

Closed dangnelson closed 6 years ago

dangnelson commented 6 years ago

Getting a PropTypes error when trying to load the example with the latest version of RN.

undefined is not an object (evaluating '_react3.default.PropTypes.bool')

CustomSearchBar.js:21:42

erichua23 commented 6 years ago

Thx, I will try and fix it.

erichua23 commented 6 years ago

@dangnelson fixed in #4 and I've released a new version