profile
어제의 나보다 성장한 사람이 되자 :)
post-thumbnail

[RN] rn-fetch-blob의 cycle 관련 Warning

rn-fetch-blob의 cycle Warning

2023년 1월 23일
·
0개의 댓글
·
post-thumbnail

[RN] Reanimated 관련 에러 해결

Reanimated v1에서는 plugins: \['react-native-reanimated/plugin'] 코드가 필요없다.

2023년 1월 7일
·
0개의 댓글
·
post-thumbnail

[RN] 리액트 네이티브 실시간 디버깅

command + D (ios) 후 Enable Live Reload 클릭

2023년 1월 1일
·
0개의 댓글
·
post-thumbnail

[RN] JS 유효성 검사 에러

설정 -> javascript validate 검색 -> 유효성 검사 관련 체크 해제

2023년 1월 1일
·
0개의 댓글
·
post-thumbnail

[RN] 앱 아이콘 변경하기

Xcode에서 앱 아이콘 변경

2023년 1월 1일
·
0개의 댓글
·
post-thumbnail

[RN] 아이폰에서 앱 빌드 테스트하기(with 개발자 모드)

아이폰에서 앱 빌드 테스트

2023년 1월 1일
·
0개의 댓글
·
post-thumbnail

[RN] PhaseScriptExecution error 해결

node 버전으로 인한 에러

2023년 1월 1일
·
0개의 댓글
·
post-thumbnail

[RN] CocoaPods 에러

[에러 문구] RuntimeError: abort(Error: Failed to install CocoaPods dependencies for iOS project, which is required by this template.

2022년 12월 31일
·
0개의 댓글
·
post-thumbnail

[RN] cli.init is not a function 에러해결

버전으로 인한 에러이므로 버전 지정하여 리액트 네이티브 프로젝트 생성

2022년 12월 31일
·
0개의 댓글
·
post-thumbnail

[RN] 프로젝트 생성

React Native 시작하기

2022년 12월 31일
·
0개의 댓글
·
post-thumbnail

[RN] 리액트 네이티브란?

React Native에 대하여

2022년 12월 31일
·
0개의 댓글
·
post-thumbnail

가상환경 설정(with Anaconda)

2022.12.19 SKT FLY AI 2기

2022년 12월 19일
·
0개의 댓글
·
post-thumbnail

FE 기초 지식

프론트엔드 기초 지식을 공부해보자!

2022년 11월 22일
·
0개의 댓글
·
post-thumbnail

SelectBox 커스텀하기

ul, li로 Select Box 커스텀하기

2022년 11월 16일
·
0개의 댓글
·
post-thumbnail

원하는 형태로 요소 배치하기(with grid)

filter()와 grid를 이용해 원하는 대로 데이터 보여주기

2022년 11월 16일
·
0개의 댓글
·
post-thumbnail

CSS 메뉴바 숨김, 펼침 스르륵 효과

메뉴바 부드럽게 숨김, 펼침 애니메이션

2022년 11월 16일
·
0개의 댓글
·
post-thumbnail

[우테코 5기 프리코스 ] 3주차 공통 피드백

3주차 공통 피드백

2022년 11월 16일
·
0개의 댓글
·
post-thumbnail

쿠키, 로컬 스토리지, 세션 스토리지 비교

Cookie vs LocalStorage vs SessionStorage

2022년 11월 16일
·
0개의 댓글
·
post-thumbnail

BEM을 이용한 class 네이밍 컨벤션

Block Element Modifier으로 css에서 많이 쓰이는 방법론이다.

2022년 11월 16일
·
0개의 댓글
·
post-thumbnail

[React] 프로젝트 생성하기

Node.js 설치 후 React 프로젝트 생성

2022년 11월 16일
·
0개의 댓글
·