|
|
|
|
|
by rvn1045
1312 days ago
|
|
Have you tried using expo? It makes development with react native much easier and does a bunch of stuff for you out of the box. I'm a solo developer writing a fairly complex mobile application with watch integration and while some bits of the setup might be frustrating, however I would urge you to persist for more than a day if possible. Indeed I had a huge amount of trouble porting my project from my previous mac to a new M1 but after the frustrating setup I just returned to writing JS and swift code and things have been perfectly fine. |
|