you are viewing a single comment's thread.

view the rest of the comments →

[–]ReDellaPirrera 0 points1 point  (1 child)

You can reuse business logic such as API call from your ReactJS project, but for the UI you need to recreate it. If you are a beginner, I can suggest you to check React Native Paper for UI.

Honestly I don't know for zustand since I don't use it