Christian S.
Christian S.
Thanks for this, it helps us to manage a bigger codebase where we use a lot of symlinks caused by multirepos. But we had a problem the symlinks where not...
We debugged the metro bundler start and found out that `linkStat.isDirectory()` returned `false` which was not possible cause the already resolved symbolic link was a directory. Then we searched for...
Do you use Mac Books? We have currently Mid 2015 Mac Books, could this be a problem? I don't think so. The refresh works (at least the app is reloading...
Since you said you saved the "App.js", means you don't use Typescript? We use Typescript (formerly the cli generated typescript project with babel, now we use a custom build step...
We use always the latest versions for all the tools and clis you named. Currently we don't use symlinks anymore because the problems with the bundler were too hard to...
We have the same problem. And with Version 18 beta3 there are still 2 images, but this time the layout is correct but the 2 images are only half visible....