Open AhmedKorim opened 5 years ago
HI I'm trying to share code across react and react native including jsx
my current project structure /web => has aliases
I found that alias works as expected as long as they are under the root dir, but if I imported files from the shared folder they break
You project structure is a little hard to be understood. Can you draw a better tree graph?
HI I'm trying to share code across react and react native including jsx
my current project structure /web => has aliases
I found that alias works as expected as long as they are under the root dir, but if I imported files from the shared folder they break