Juanu

Results 18 comments of Juanu

I'm assuming this component does not support the option. This was a new adition to facebook's fbq...

I just made a Pull Request for a commit where I implemented a SeekTo method, which lets you navigate to a specific location in time. It's not the job of...

This issue (https://github.com/adamfisher/Xamarin.Forms.VideoPlayer/issues/174) could be solved using this method.

I was planning on using it on Unity as well. Maybe we can work together on creating the Unity implementations for each platform?

I confirm this issue once I updated to version 9.0 and above

For the first comment about the improvement: Any change like that would require a UIP so I would recommend you to fork UBI, create the implementation and then write a...

Hey Guys. I'm on version 1.7.1 (latest as of today) and the CCClippingNode class is still not working. Any news on this? Maybe a workaround?

What kinf of files does it need to train this model? What Dataset is used on this implementation?

Exact same problem here. NoClassDefFoundError: cz.msebera.android.httpclient.util.Args

I believe there is a problem with how this check works. I wanna test that my contract transfer fails when the recipient contract doesnt implement `IERC721Receiver`. I dont need to...