expo, yarn, typescript 사용styled-components를 설치하고 앱을 build했을 때 계속 The development server returned response error code: 500가 있는 빨간 화면이 떴다.해결 방법은 다음과 같았다
Expo를 이용node.js, npm(or yarn), expo-cli까지 잘 설치하고 expo start 후 QR코드를 찍었는데 앱 실행이 안되는 경우가 있다.이 때는 2가지를 확인해보는 것이 좋다.expo login이 되어있는가?개발하는 컴퓨터와 앱을 실행하는 모바
Splash 화면에서 background에 linear-gradient를 적용할 일이 생겼다.이런 식으로 component를 제작했는데 linear-gradient를 알아듣지 못해서 build가 계속 실패했다.알고보니 expo에는라는 라이브러리가 존재했다.그래서를 통해
https://dev.to/dimaportenko/expo-typescript-eslint-prettier-initial-setup-54d3https://zaferayan.medium.com/how-to-configure-eslint-and-prett
React Native 프로젝트를 vscode로 열었는데 갑자기 App.tsx에 있는 View에서이걸 뿜어내서 너무 당황했다.https://stackoverflow.com/questions/71831601/ts2786-component-cannot-be-use