shahen94 / react-native-switch

Customisable switch component for RN
MIT License
296 stars 172 forks source link

Fix the componentDidUpdate to animation work #57

Closed vinics12 closed 5 years ago

vinics12 commented 6 years ago

When update the value and disabled together, the animation don't work to fix, verify if the prevProps and next are different

I related the problem at issue