Open kussberg opened 3 years ago
I face the same issue, is the component maintained?
@kussberg If you go inside the node_modules --> ActionButton Folder --> ActionButton.js line 42 and Change componentWillReceiveProps to componentDidUpdate the issue will be resolved.
Hey guys! I pushed the updated version, which also includes "useNativeDriver" warning fix, to npmjs for easier installation. Feel free to try it and create issues there, maybe we will be able to keep it maintained by community, in absence of creator
https://www.npmjs.com/package/react-native-action-button-warnings-fixed
hi, did u fixed ViewProptypes warning and componentWillUpdate warning?
Anyone has similar issue?