sidevesh/react-native-snackbar-component

Cannot read property 'func' of undefined

eduardoperez2151 opened this issue · 3 comments

f30db704-0784-4017-b7fa-b65515af9d2f

Any idea about this issue?

it is because the old version is using the built in Proptypes that was removed in react 16. This repo is already updated, but the npm version is not. So you will have to download it via this repo.

I have updated the npm package. Let me know if the issue isn't resolved.

Hi,SiDevesh the package update works fine, now it is working.
Thanks!!!