After following the steps by expo lecture – StickerSmash , I can’t add sticker on image and get the error
Compiled with problems:
ERROR
_frameTimestamp is not defined
ReferenceError: _frameTimestamp is not defined
at _f (http://localhost:19006/static/js/bundle.js:26912:9)
at Mapper._f [as mapper] (http://localhost:19006/static/js/bundle.js:27190:11)
Totally have no idea to do next
chatGPT said that I have to use other plugin, like react-native-web to accomplish the animate effect.