lofti198
lofti198
On another related question here - what is the best practice to switch videoId (I mean to change current video for the component)? I mean that changing videoId property itself...
> Hello Lotfi, I created an example to play/pause using an external button. > > I hope I helped, any questions I'm at your disposal > > https://codesandbox.io/s/runtime-hill-c77o1v?file=/src/App.tsx Gabriel, thanks...
Another interesting thing - how can I hook the particular timepoint of the video? I mean - can I catch event, when user is watching the particular timepoint of the...
Oh that is completely cool example! Thank you! Can I somehow donate to thank you?
Guess Ive found the answer var pdf = require("pdf-creator-node"); // Read HTML Template var html = `test` var options = { format: "A3", orientation: "portrait", border: "10mm", }; var document...
now how can I put images into output pdf file? I mean in what format they must exist into the input html? Just like tag?
> @lofti198 not sure what you mean by "screen is blocked", can you elaborate a bit more, please? Just when the screen gets locked when you don't use it for...
By the way, can I use this component to create Android app with react native?
Ok thank you! If you suggest the direction how to implement it I would appreciate!