Replies: 2 comments 1 reply
-
No, Pinia is designed specifically for Vue. For React you can go with redux/mobx or useState for local state or the built-in context api. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Pinia relies on Vue's reactivity system so unless you also use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am making research on react native to build a good mobile application. The only problem is, with react, Redux and other store management librairies are just too hard to work with for nothing. (In my opinion)
That being said, could Pinia work with Reactjs/React native ? Right now it seems to not work together from what ive seen and read.
I think pinia with React could be a good idea.
I cant see a discussion or an issue talking about this so thats why im asking it in here. Pinia is easy to work with.
Beta Was this translation helpful? Give feedback.
All reactions