RN을 개발할때, RN 컴포넌트가 react-native/types로 auto import되는 경우가 있다.
이런경우에는 아래 코드를 입력하여, types를 최신화 해주자.
yarn add -D @types/react-native