Kevin
Kevin
it actually does have the function, try to add`console.log()` in your updateImage function, you will see the function is being called.
I had the exact same problem and finally found out that the cause of this error because i haven't put my `.env` file onto my root project. I had pre-action...
make sure you reinstall podfile in ios folder
my workaround for this is using Toast component instead of `useToast`