himelbrand / react-native-numeric-input

a stylish numeric input for react native
MIT License
150 stars 98 forks source link

Update to componentDidUpdate #56

Closed ianmcclean closed 3 years ago

ianmcclean commented 4 years ago

Update componentWIllRecieveProps as mentioned in https://reactjs.org/docs/react-component.html#unsafe_componentwillreceiveprops

This should fix #48 .

Ashafix commented 4 years ago

Tested the changed code on an emulated and native Android device and it works as expected.

himelbrand commented 3 years ago

This have been fixed, I will now update the npm release

himelbrand commented 3 years ago

Will be available in version 1.9.0 on npm