-
After reading the documentation it feels like it might be best to create the React Native app first, and then think about web. Is that true? If not, how would you go about building for web/mobile web first, and then native? What would be some things to keep in mind? |
Beta Was this translation helpful? Give feedback.
Answered by
nandorojo
Jun 24, 2022
Replies: 1 comment 4 replies
-
Not really. Have you seen the starter? I suppose you can start focusing more on one, but it should be easy to do both in tandem. |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
kennym
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Not really. Have you seen the starter?
I suppose you can start focusing more on one, but it should be easy to do both in tandem.