As you all guys know react native recently upgraded to 0.71.0 version and I started new project and using cli. Whenever i try to add new components or screens i get syntax error with message "none of these file exists". When i restart the app it is all okay until i need new component or screen. I have no clue why this behaviour exist in 0.71.0 cause i did not experience this issue other than 0.71.0. Maybe i missed something new.It is so annoying that i need to type yarn start every time i add new components.
I actually did not try anything to solve this problem because i have no idea where to look.