Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 | 31 |
Tags
- node
- expo
- Sequelize Error: Dialect needs to be explicitly supplied as of v4.0.0
- AWS CodeBuild
- NODE_VERSION
- S3
- EC2
- aws ec2
- SASS
- AWS CodePipeline
- AWS
- 이미지 맵
- 이미지 좌표 추출
- credential error
- react
- ERR_PNPM_NO_GLOBAL_BIN_DIR
- Error:error:0308010C:digital envelope routines::unsupported
- 반응형 페이지 좌표 변환
- ogr2ogr
- 어셈블리어
- GeoJSON object too complex/large
- 설치완료안됨
- C언어
- rwdImageMaps
- CSS
- Unable to find the global bin directory
- can't getting credentials
- nodejs
- 김골라
- netlify variables
Archives
- Today
- Total
목록expo console.log not working (1)
ImFe's study

Expo에서 console.log()가 터미널에 찍히지 않는다. 이유는 Expo Go(IOS)를 사용중인 아이폰 이름이 한글이면 console.log()가 찍히지 않는다고 한다. https://support.apple.com/ko-kr/guide/iphone/iphf256af64f/ios 아이폰 이름을 영어로 변경한 후, 서버를 껐다 켜주면 정상적으로 터미널에서 아이폰 이름을 인식하며 로그가 뜬다.
App/React Native
2022. 6. 9. 17:50