0

When I used visual code for react-native mobile development that time I suddenly facing this error like intelli-sense are not worked that wise I write all code manually so how can I fix my issue?

As per showing below image

Manoj Kashyam
  • 168
  • 4
  • 23
  • Try installing plugin for react-native – Karan Mehta Jan 28 '20 at 10:12
  • well it's an internal vscode issue. it happens with me just close and launch it again will fix the issue as well take into consideration that the huge load of extensions might cause this issue as well ( like a little conflict) – mba3gar Jan 28 '20 at 10:18
  • 1
    Please see this link https://stackoverflow.com/a/51875064/12434428 – Sourav Singh Jan 28 '20 at 10:24

1 Answers1

0

Because of I used country-picker-model with lots of JSON format data so when removed country-picker model dependency then all of intelli-sense are active.

Manoj Kashyam
  • 168
  • 4
  • 23