Cristiano Coelho

Results 73 issues of Cristiano Coelho

Hello, We already have `ReactNativeBlobUtil.ios.excludeFromBackupKey` for iOS. It would be great to also have a way to change file attributes (e.g., to set `NSFileProtectionKey` on files and folders). Thoughts on...

enhancement

Hey, just wanted to know if this is still maintained. Thanks.

Library returns the following sort: ["00A", "00aa", "000A"]. However, a similar library for server side (Python) returns ["00A", "000A", "00aa"]. Which one is right? What is used to decide the...

bug