Mathieu Dutour

Results 272 comments of Mathieu Dutour

yeah, I meant more about having it as a class method (eg. more like a constructor) rather than an instance method

Yeah sorry, I need to find some time to play with a few different namings. Sorry for the delay :/

I think the easiest is to extend the `flow` prop to include `fixOnScroll` (or something similar). Would there be any downside? It's already Sketch specific

Yeah. I like having all of them in a `flow` namespace so that the API surface doesn't expand too much. If Sketch decides to add more stuff related to prototyping...

Sounds good. Your `react-sketchapp-router` could be a good addition to that page

It's a known bug: https://sketchplugins.com/d/24-api-for-opened-document-url/5. We are currently revamping the entire actions architecture so we will look at it at the same time

Are you building with skpm? If so, what's the version? If it's not the latest, try updating. If not, you need to configure webpack to pick `.sketch.js` before `.js`

you would need to create another entry point that works with react-native. `react-primitives` will automatically redirect the RN compiler to the correct primitives

Hum you can't select more than one override 🤔 We might not call "select" the same thing. For me it's clicking on it in the layer list

Yeah happy to accept that. But I'm working on a new project which is going to make this obsolete soon: http://kactus.io (that's why I've been neglecting this repo a bit...