Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is it possible to apply react-konva into React Native project?

I saw react-konva bounce ball sample https://codesandbox.io/s/5qvyyyjrx from google and I tried to apply it into my React Native app.

But no luck, I getting this error invariant violation view config not found for name div which is from Stage (import { Stage } from "react-konva";).

May I know any way to solve this problem and react-konva can be apply in React Native?

Please advise. Thank you.

like image 626
H3nry T33 Avatar asked Mar 24 '26 06:03

H3nry T33


1 Answers

It the current moment [email protected] and [email protected] are designed to use a web platform only.

You can't use it for React Native.

like image 193
lavrton Avatar answered Mar 25 '26 21:03

lavrton



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!