fabricjs-react icon indicating copy to clipboard operation
fabricjs-react copied to clipboard

Is there any documentation?

Open yamkz opened this issue 1 year ago • 3 comments

The syntax appears to be unique (different from regular fabric.js code). Is there documentation for fabricjs-react?

I have a large fabric.js project code, and I'm trying to migrate it to React, but the integration isn't going smoothly... I've discovered this library.

yamkz avatar Nov 02 '23 02:11 yamkz

hi @yamkz no documentation yet, however is built using typescript, so vscode will infer the API

asotog avatar Nov 02 '23 02:11 asotog

The syntax appears to be unique (different from regular fabric.js code). Is there documentation for fabricjs-react?

I have a large fabric.js project code, and I'm trying to migrate it to React, but the integration isn't going smoothly... I've discovered this library.

Hi!How is your project coming along? Currently I also have a project that requires React + fabricjs, but fabricjs doesn't offer a native version like knova. Still thinking about how to build the project... Thanks a million if you can share ideas!

Lpbzzz avatar Jan 05 '24 03:01 Lpbzzz

The syntax appears to be unique (different from regular fabric.js code). Is there documentation for fabricjs-react? I have a large fabric.js project code, and I'm trying to migrate it to React, but the integration isn't going smoothly... I've discovered this library.

Hi!How is your project coming along? Currently I also have a project that requires React + fabricjs, but fabricjs doesn't offer a native version like knova. Still thinking about how to build the project... Thanks a million if you can share ideas!

Hi, I'm developing a react-integration fabricjs library. Maybe you are interested. react-fabricjs

horizon0514 avatar Jan 16 '24 06:01 horizon0514