Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ferhat tamer
sozluk v.0.5
Commits
b4aa30a1
Commit
b4aa30a1
authored
Dec 27, 2022
by
ferhat tamer
💬
Browse files
Initial commit
parents
Pipeline
#12
failed with stages
in 0 seconds
Changes
62
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
package-lock.json
0 → 100644
View file @
b4aa30a1
This diff is collapsed.
Click to expand it.
package.json
0 → 100644
View file @
b4aa30a1
{
"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
}
Prev
1
2
3
4
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment