Daniel López Sánchez (prismiwi2015)
Daniel López Sánchez (prismiwi2015)
This could be a great plugin :) 💯(actually all of them, Database, Storage and FireStore at least) Thank you for the awesome work, the Auth plugin works flawlesly.
Hello, just define it in this way: yourTweenObject.on('your event', yourCallbackFunction); 'your event' can be the following ones: - 'start' - 'end' - 'repeat' - 'update' - 'stop' - 'pingpong' Refer...
Indeed! It has sense also to be a feature of the Help Center!
@arcangelini The code to do a screenshot resides in packages/odie-client/src/context/useScreenshot.ts It's using JavaScript API https://developer.mozilla.org/en-US/docs/Web/API/Screen_Capture_API/Using_Screen_Capture Sadly, that API allows to RECORD the screen, but not to do a (Weird). So...
On a personal note, I would avoid adding packages :)