Commit b4aa30a1 authored by ferhat tamer's avatar ferhat tamer 💬
Browse files

Initial commit

parents
Pipeline #12 failed with stages
in 0 seconds
This source diff could not be displayed because it is too large. You can view the blob instead.
{
"name": "appnew",
"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",
"svgr": "svgr ./Sayfalar -d ./Sayfalar/ikonlar --native --svg-props className="
},
"dependencies": {
"@react-navigation/bottom-tabs": "^6.4.0",
"@react-navigation/native": "^6.0.13",
"@react-navigation/native-stack": "^6.9.1",
"@react-navigation/stack": "^6.3.4",
"expo": "~46.0.13",
"expo-status-bar": "~1.4.0",
"react": "18.0.0",
"react-dom": "18.0.0",
"react-is": "16.8",
"react-native": "0.69.6",
"react-native-gesture-handler": "~2.5.0",
"react-native-reanimated": "^2.12.0",
"react-native-safe-area-context": "4.3.1",
"react-native-safe-area-view": "^1.1.1",
"react-native-screens": "~3.15.0",
"react-native-svg": "12.3.0",
"react-native-vector-icons": "^9.2.0",
"styled-component": "^2.8.0",
"styled-components": "^5.0.0",
"styled-system": "^5.1.5"
},
"devDependencies": {
"@babel/core": "^7.12.9",
"@svgr/cli": "^6.5.1"
},
"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