Skip to content

Commit

Permalink
Merge pull request #33 from dsc-sookmyung/feature/translate
Browse files Browse the repository at this point in the history
[#11] Feat: implement post image and add image picker
  • Loading branch information
hee-suh authored Mar 15, 2022
2 parents 82ab55d + 5dc188d commit a30a755
Show file tree
Hide file tree
Showing 3 changed files with 323 additions and 223 deletions.
4 changes: 4 additions & 0 deletions react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,14 @@
"expo-auth-session": "~3.5.0",
"expo-camera": "^12.1.2",
"expo-font": "~10.0.4",
"expo-image-picker": "~12.0.1",
"expo-random": "~12.1.1",
"expo-splash-screen": "~0.14.1",
"expo-status-bar": "~1.2.0",
"expo-web-browser": "~10.1.0",
"form-data": "^4.0.0",
"metro-react-native-babel-preset": "^0.69.0",
"mime": "^3.0.0",
"native-base": "^3.3.7",
"react": "17.0.1",
"react-dom": "17.0.1",
Expand All @@ -45,6 +48,7 @@
},
"devDependencies": {
"@babel/core": "^7.12.9",
"@types/mime": "^2.0.3",
"@types/react": "~17.0.21",
"@types/react-native": "~0.64.12",
"@types/react-native-dotenv": "^0.2.0",
Expand Down
Loading

0 comments on commit a30a755

Please sign in to comment.