Commit f7b86b50 authored by Basnayake N.S.N.'s avatar Basnayake N.S.N.

Upload New File

parent 040be82e
{
"name": "myreactnativeapp",
"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-native-picker/picker": "2.4.10",
"@react-navigation/native": "^6.1.7",
"@react-navigation/stack": "^6.3.17",
"axios": "^1.4.0",
"expo": "~49.0.8",
"expo-camera": "~13.4.2",
"expo-image-picker": "~14.3.2",
"expo-permissions": "~14.2.1",
"expo-status-bar": "~1.6.0",
"react": "18.2.0",
"react-dom": "^18.2.0",
"react-native": "^0.72.4",
"react-native-web": "~0.19.6"
},
"devDependencies": {
"@babel/core": "^7.20.0"
},
"private": true
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment