ReactNative리액트네이티브 / Uncategorized

리액트네이티브 Expo,커스텀버튼,파일기반라우팅 / RNExpo,Custom Button,File-based routing

Posted on:

google drive : https://drive.google.com/drive/folders/1PBYPqnrrp05J8CDE9egIfLMbiMoqQtuZ?usp=share_link 1.커스텀 버튼 / Custom Buttonapp/FlmButton.js : 커스텀 버튼 ReactNative CLI에서도 사용가능 /Custom Buttons are also available in ReactNative CLI 2.파일 기반 라우팅 / File-based […]

Nodejs / ReactNative리액트네이티브 / Uncategorized

nodejs10-Nodejs서버,ReactNative 회원가입 / Nodejs Server,ReactNative Signup

Posted on:

구글드라이브/Google Drive : https://drive.google.com/drive/folders/1DR4lNIQUgMdkizV_Uy-tzQLI917B1Fmd?usp=drive_link ※이 앱은 별도이 보안설정 없이 동작합니다. 하지만 연결 문제가 생길 경우 로그인 포스트의 설정 부분을 참조 하세요This app works without any separate security settings. […]

Nodejs / ReactNative리액트네이티브 / Uncategorized

nodejs9-리액트네이티브 로그인/ReactNative Login(3)

Posted on:

구글드라이브 / google drive : https://drive.google.com/drive/folders/1dj8TfcDCeaLoRzHU5YRlBJoUgh4AcBdg?usp=drive_link -nodejs디렉토리 내에 package.json은 설치된 모듈 리스트입니다.package.json in the nodejs directory is a list of installed modules.-server1.js는 nodejs서버 부분입니다.server1.js is the nodejs server […]