ReactNative리액트네이티브

ReactNative Expo + javascript Settings

Posted on:

1.프로젝트 시작 / Project starthttps://docs.expo.dev/get-started/create-a-project/ 2.엑스포 환경설정 및 실행/ Expo environment settingshttps://docs.expo.dev/get-started/set-up-your-environment/1)앱스토어나, 플레이스토어에서 Expo Go를 다운로드하면 엑스포앱을 개발 할 수 있습니다.You can develop Expo apps by downloading Expo […]

Nodejs / ReactNative리액트네이티브

Nodejs+ReactNative Login,SocketMessage

Posted on:

구글드라이브/Google Drive : https://drive.google.com/drive/folders/1_OyFm6FHicyc4fuYNRbduT3fDi0svsqc?usp=drive_link — 이 앱은 로그인과 소켓메세지 발송기능이 있습니다.(웹,모바일 앱[리액트네이티브]) This app has login and socket message sending functions. (Web, mobile app [React Native]) 1.디렉토리/Directory 1)nodejs+socketMessage/SocketMessage/ […]

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 […]