Results 11 comments of Joshua Lyman

I tested out this branch and it works great on Kuler/Color files.

Additional information: from testing on a few different devices, it looks like this may be due to a more recent change to Safari. The macOS Safari v14 and the mobile...

Ah okay, I believe I've found the issue. Looks like the name of the OscillatorNode in WebKit has been moved to a prefixed version, `WebKitOscillatorNode`. [The issue for it notes...

You're right @allenmanning, looks like 0.2.0 won't satisfy the semver requirement of `^0.1.5`, that's the fun of pre-1.0 versions. :) Thanks for the catch. Any chance you'd be willing to...

Love the idea @wootwoot1234. You've probably already implemented it on your own by now, but I'll take it under consideration when I next get a chance to work on this.

@superandrew213 I would love to say that I'm going to get to this right away but the reality is it's just about twelfth on my priority list, so it's not...

Or potentially another angle: It may be that the lib doesn't necessarily need to be closed source, but that we don't want to make assumptions about how the consuming application's...

Whew, that one's a little crazy, but I don't think it's linked to any of the specific code in this project. Check out https://github.com/facebook/react-native/issues/11389 for more people with the same...

Great question @arthurvi, that's one I haven't dived into yet. If you get to it before me, take a look at how the relationship between parent and child nav states...

Hmm, you've got me on that one. I know it's not helpful, but it works on my Android devices... :/ Have you tried clearing all caches and copies of the...