I want to import <View
from react-native
but instead, what I got is react-native/types
How can I fix this? This is a new project start from scratch and I added TypeScript like the doc guide:
yarn add --dev @tsconfig/react-native @types/jest @types/react @types/react-test-renderer typescript