Andrew Hansen

Results 10 comments of Andrew Hansen

PRs are welcome 😊

I also just came across this Pr: https://github.com/brainly/html-sketchapp/pull/36 If we were able to figure out a way that incorporates what I've proposed, these "syncs" wouldn't need to happen.

I can certainly start investigating what that might look like! I've briefly looked into the react-sketchapp source before, and am more familiar with the html-sketcchapp source. But I'd love to...

I still think there could be value to consuming react-sketchapp directly, since I believe there is some duplication in how the actual sketch plugin is being built. They seem to...

@markdalgleish which internals would we need? I was thinking we would be able to get away with `import { Text, Img, View, Artboard } from 'react-sketchapp'` etc I totally concede...

For those interested, I've opened a WIP PR that uses react-sketchapp to render to sketch. Here: https://github.com/brainly/html-sketchapp/pull/39 Would love to get some feedback on the direction and hear what you...

It might be possible to use [jest-snapshot](https://www.npmjs.com/package/jest-snapshot) directly?

Resolved with #4

Is there any update on this issue? I've had users run into this recently. Also, is this the "canonical" ticket being tracked for this issue? The same problem is being...

I would really like to be able to use this feature. Any chance of getting it merged? If we are waiting until we can get an update on the naming...