커뮤니티
포인트
쿠폰
내 강의실
국비 신청 내역
증명서
계정
로그아웃
학습 질문
개발 일지
나의 활동
답변 완료
4-6 리얼타임 데이터베이스
[왕초보] 나만의 수익성 앱, 앱개발 종합반
4주차
북마크
김*혜
댓글
24
추천
0
조회수
32
조회수
32
답변 완료
스파르타 즉문즉답

앱개발 4-6 수업중에

메인페이지.js 코드스니펫 붙여넣었는데

저렇게 뜨고 실행이 안되요ㅜ






package.json 입니다


{

  "name": "sparta-myhoneytip-geun",

  "version": "1.0.0",

  "main": "node_modules/expo/AppEntry.js",

  "scripts": {

    "start": "expo start",

    "android": "expo start --android",

    "ios": "expo start --ios",

    "web": "expo start --web"

  },

  "dependencies": {

    "@react-navigation/native": "^6.0.12",

    "@react-navigation/stack": "^6.2.3",

    "axios": "^0.27.2",

    "expo": "~46.0.9",

    "expo-linking": "~3.2.2",

    "expo-location": "~14.3.0",

    "expo-status-bar": "~1.4.0",

    "firebase": "^9.9.4",

    "react": "18.0.0",

    "react-dom": "^18.2.0",

    "react-native": "0.69.5",

    "react-native-gesture-handler": "~2.5.0",

    "react-native-safe-area-context": "4.3.1",

    "react-native-screens": "~3.15.0",

    "react-native-web": "~0.18.7"

  },

  "devDependencies": {

    "@babel/core": "^7.12.9"

  },

  "private": true

}


취소
 공유
취소
댓글 0
댓글 알림
나의얼굴