라이브러리

해피데빙·2022년 8월 10일
0

DND

목록 보기
31/33
post-custom-banner

navigation, stack까지 설치
webview설치
fontawesome 설치

yarn add @fortawesome/react-native-fontawesome @fortawesome/fontawesome-svg-core react-native-svg
yarn add @fortawesome/free-solid-svg-icons
yarn add @fortawesome/free-brands-svg-icons
yarn add @fortawesome/free-regular-svg-icons

겪은 문제 : eslint 사용 + 깃커밋 시 문제

TypeScript ESLint Parser
yarn add -D typescript @typescript-eslint/parser

https://biio-studying.tistory.com/136
babel-eslint로 변경

eslint는 원상복귀 필요

profile
노션 : https://garrulous-gander-3f2.notion.site/c488d337791c4c4cb6d93cb9fcc26f17

0개의 댓글