-
-
Notifications
You must be signed in to change notification settings - Fork 327
Can we use a reactjs component in reactpy? #983
-
Can we use react component in reactpy?
Beta Was this translation helpful? Give feedback.
All reactions
Ah, yes. Here are the docs. We have a template repo as well as some associated docs. And lastly, here's a real world example.
Replies: 1 comment 4 replies
-
Can you provide more detail one what exactly you mean and how you would use this?
Beta Was this translation helpful? Give feedback.
All reactions
-
I mean to say that the components created for reactjs can be wrapped in some way and used in reactpy like pynecone framework which will make development very easy for us.
Beta Was this translation helpful? Give feedback.
All reactions
-
Ah, yes. Here are the docs. We have a template repo as well as some associated docs. And lastly, here's a real world example.
Beta Was this translation helpful? Give feedback.
All reactions
-
Thanks bro
Beta Was this translation helpful? Give feedback.
All reactions
-
PyneCone seems to rely on a React wrapper that dynamically installs dependencies (again this is from what I can tell). ReactPy actually used to do this, but we've found it to be somewhat unreliable. We're moving in the direction of supplying a build tool for this instead. For now, the recommended way is to use that template repository.
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 1 -
❤️ 1