sahlhoff / react-native-pulse

React Native Pulse Animation
MIT License
149 stars 49 forks source link

Bump Version For NPM Release With Leak Timer Fix #4

Closed thorbenprimke closed 7 years ago

thorbenprimke commented 7 years ago

Summary: I'm still seeing the issue #2 occasionally.

Warning: setState(...): Can only update a mounted or mounting component. This usually means you called setState() on an unmounted component. This is a no-op. Please check the code for the Pulse component.

I noticed that the timer leak #3 is not released via npm. This bumps the version in order to make a release easy. :)

Thanks for creating this component!

sahlhoff commented 7 years ago

Ahh good catch, thanks for using and contributing! I will update the npm module tonight.