일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- react native typescript navigate
- 리액트 네이티브 맥
- node
- 벡터와 리스트의 차이
- react native 타입스크립트
- GitHub
- 스탠실 버퍼 사용
- c++ 정보은닉
- react-native
- react native ios 기기 연결
- c++ using
- 싸이월드
- react native
- Expo
- react native accessible
- CSS
- react
- react native typescript navigation
- stencil buffer
- C++
- 스탠실 버퍼 시작
- 스탠실 버퍼 튜토리얼
- javascript
- node.js
- 리액트 네이티브 설치 오류
- unity stencil buffer
- html
- react native typescript
- cyworld
- react native mac
- Today
- Total
목록Expo (2)
혀니의 이거저거 뿌시기
jonathanpalma/react-native-tesseract-ocr: Tesseract OCR wrapper for React Native (github.com) GitHub - jonathanpalma/react-native-tesseract-ocr: Tesseract OCR wrapper for React Native Tesseract OCR wrapper for React Native. Contribute to jonathanpalma/react-native-tesseract-ocr development by creating an account on GitHub. github.com 참고한 깃헙은 여기 여기 readme 에 나와있는 움짤 아래에 click here을 눌러보면 소스코드 예제가 나..

1.설치 npm install --global expo-cli expo init [프로젝트명] 2.yarn을 쓰겠다라는 선언하기 yarn -global add expo-cli (npm보다 yarn이 빠르니 yarn을 쓰겠다.) 3.expo실행 yarn start if) 모듈 새로 깔 때 yarn add ~~~~~~~~~~~~~~ or expo install ~~~~~~~~~~~~ 이러고 다시 yarn start로 expo 실행. 이렇게하면 새로운 페이지가 뜹니다. 내가 아이폰으로 실행시키고 싶다 하면 Run on iOS simulator 누른다. 그러면 같은 LAN안에있는 애들을 인식함. 아마 같은 와이파이쓰면 되는듯? 그리고 아이폰에서는 Expo어플을 다운받아서 저 qr코드를 찍어서 실행시키면 내 폰에..