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
So, for me, I had to install npm i -D @types/react-native into my project
Pretty dumb, but it worked.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With