-
-
Notifications
You must be signed in to change notification settings - Fork 257
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Brilliant work.. #472
Comments
Some people might also want to consider a one-time donation but unfortunately the link is a little difficult to find: I found it in the about paragraph on the patreon page: https://www.patreon.com/lavrton |
Will definitely donate to konva, and perhaps react-konva. I just converted a project written using konva raw refs to react-konva. My 2 main takeaways are:
|
In terms of the performance of
(1) For the canvas rendering (Konva) performance take a look here: https://konvajs.org/docs/performance/All_Performance_Tips.html#page-title (2) With the React you have to do some ninja magic with react like For the best results you need to understand both sides and know how to use a profiler in dev tools. |
I don't have any issues yet, tried a few samples on Sandbox, wanted to say Thank You.
The text was updated successfully, but these errors were encountered: