does'nt give import suggestion from react native rather it gives suggestion to import from react native gesture handler
TahirPK007 opened this issue · 0 comments
TahirPK007 commented
so suppose if ur working on a screen and then you create a new .js screen in react native and u import boiler plate code using rnfe and you want to import from react native and you type it like that <flat and it should give the suggestion to import it from react native but rather it gives you the suggestion to import it from react native gesture handler why is that ? then i have to restart my vscode to fix this issue...its very annoying