react-native-floating-hearts
react-native-floating-hearts copied to clipboard
Fix PropTypes for style
View.propTypes.style isn't valid and printed a deprecation message for several releases before it was removed. Use ViewPropTypes.style instead.
i also encountered this. when will this be implemented on the master branch? Thankss