huseyin39

Results 6 comments of huseyin39

To me, when trying to move **to a folder** which doens'nt exist throws an error. I 'mkdir' first! Note the second **slash** of the folder name '/test/' `RNFS.mkdir(RNFS.DocumentDirectoryPath + '/test/')...

WebP is not supported natively on iOS.

I'm sharing my experience. I faced an issue with images on Iphone, using Lazysizes. I thought the library was the reason.. Actually I was serving WebP formatted images.. which is...

@Mikenso your solution seems working indeed. I got the duration of 0 seconds while converting to constant bit rate, I got the actual one.

In Ruby module, you can have variable. It is one of the purpose of Ruby's module with methods. For example, I create an interface on StarUML 'Interface' and give it...

I am not talking about Java interface but about Ruby module. There is not Ruby's module in StarUML, so we can consider implementing module from StarUML's interface. See below the...