sahlhoff / react-native-pulse

React Native Pulse Animation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot read property 'object' of undefined

jayspirits opened this issue · comments

The package generates error because of PropTypes. i checked the code and the is its still importing Proptypes inside react and its already been deprecated since v15.5.

@jayspirits yes, this has been fixed with #11 I will publish a new build to reflect this on npm. Thank you.

I pointed on the master branch as of the moment :D