Victor Manuel Puga Ruiz
Victor Manuel Puga Ruiz
**Describe the bug** I have been noticing that the colors in the production version of my app is affected when I have a local version running. For example, if I...
I am trying to add this as a package dependency in Xcode, but it throws an error that the `Package.swift` is lacking the minimum toolchain version. I am aware that...
I am trying to generate a wallpaper using the `"filename"` `"time"` option, but when the `JSONDecoder` reads: `"2021-02-17T13:00:00Z"`, I am getting the error: `Date string does not match format expected...
**Reasons for making this change:** .DS_Store files are generated automatically by macOS, and it should be omitted from source control.
I love this extension. It opens a lot of opportunities for multitasking. The only thing that I noticed is that when I add it to Safari on macOS is that...
When I import NativeModules from react, it is an empty object, so let { RNTooltips } = NativeModules doesn't work