Open toto1384 opened 2 years ago
Hey @toto1384 , Have you figured it out?
It's a low priority for my client right now so kind of gave up on it for the time being
You might want to have a look at https://capacitorjs.com/. I AM NOT SAYING IT IS BETTER, OR GOOD AT ALL, just that I've heard about it on the interwebs :))
rnvi works without being in a monorepo, but when it is in one it throws this:
How did I test it? I tried importing a screen from the /packages/app with an icon in it and the error was shown. When I put the screen directly into the /packages/next/pages/index.tsx file it works perfectly
Here is my next.config.js file