'VS code auto code import not working React native

SCREEN SHOT

Help Please

yarn add @types/react --save-dev

yarn add @types/react-native --save-dev

I am getting multiple Imports and not getting all Components



Solution 1:[1]

Delete all node_modules and install again by yarn install

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 JASIM TK