Bojan Hribernik

Results 54 comments of Bojan Hribernik

@schaafie you are correct. The renderer was written a while ago, and needs some updatin'. The `react-reconciler` API changed quite a bit since it was first made public, and we...

@schaafie check out new [version 3 beta](https://github.com/react-paper/react-paper-bindings/tree/v3) and let me know if this is still a problem. Closing this issue for now. Feel free to reopen.

Should be MIT.

I am currently working on a new version 3, check out the [LICENCE](https://github.com/react-paper/react-paper-bindings/blob/v3/LICENSE) in that branch.

@navono this library uses `@flow`, but you're welcome to create Typescript definitions ;)

@navono the new [version 3](https://github.com/react-paper/react-paper-bindings/tree/v3) uses typescript by default. Note that types still need a lot of work, because `paper.js` types are missing a lot of overloads, so we need...

Hey @kota65535. It's been some time, since I last worked on this library, but I think that vanilla PaperJS does not support changing center/point props on Path or Group. As...

I will try to port some of the examples in the following weeks, and will probably start with this. But I am looking for a job ATM, and I can't...

I'm getting a similar error with `graphql-import-node` and `jest`: ```sh Unable to create News schema! Cannot read property 'prev' of undefined TypeError: Cannot read property 'prev' of undefined at getLeadingCommentBlock...

Can you please provide some more context? BTW I'm not using and maintaining this library anymore.