Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
2
22_23-J 25
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
22_23-J 25
22_23-J 25
Commits
27047098
Commit
27047098
authored
May 15, 2023
by
Bandara I.M.R.H IT18013474
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Delete package.json
parent
793f9ac2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
49 deletions
+0
-49
package.json
package.json
+0
-49
No files found.
package.json
deleted
100644 → 0
View file @
793f9ac2
{
"name"
:
"riceApp"
,
"version"
:
"0.0.1"
,
"private"
:
true
,
"scripts"
:
{
"android"
:
"react-native run-android"
,
"ios"
:
"react-native run-ios"
,
"start"
:
"react-native start"
,
"test"
:
"jest"
,
"lint"
:
"eslint ."
},
"dependencies"
:
{
"
@react-native-community/art
"
:
"
^1.2.0
"
,
"
@react-native-community/masked-view
"
:
"
^0.1.11
"
,
"
@react-navigation/native
"
:
"
^5.9.4
"
,
"
@react-navigation/stack
"
:
"
^5.14.5
"
,
"
axios
"
:
"
^0.21.1
"
,
"
react
"
:
"
17.0.1
"
,
"
react-native
"
:
"
0.64.2
"
,
"
react-native-gesture-handler
"
:
"
^1.10.3
"
,
"
react-native-image-picker
"
:
"
^4.0.6
"
,
"
react-native-linear-gradient
"
:
"
^2.5.6
"
,
"
react-native-loading-spinner-overlay
"
:
"
^2.0.0
"
,
"
react-native-reanimated
"
:
"
^2.2.0
"
,
"
react-native-safe-area-context
"
:
"
^3.2.0
"
,
"
react-native-screens
"
:
"
^3.4.0
"
,
"
react-native-simple-toast
"
:
"
^1.1.3
"
,
"
react-native-svg
"
:
"
^12.1.1
"
,
"
react-native-swiper
"
:
"
^1.6.0
"
,
"
react-native-vector-icons
"
:
"
^8.1.0
"
,
"
react-native-webview
"
:
"
^11.14.3
"
},
"devDependencies"
:
{
"
@babel/core
"
:
"
^7.12.9
"
,
"
@babel/runtime
"
:
"
^7.12.5
"
,
"
@react-native-community/eslint-config
"
:
"
^2.0.0
"
,
"
babel-jest
"
:
"
^26.6.3
"
,
"
eslint
"
:
"
7.14.0
"
,
"
jest
"
:
"
^26.6.3
"
,
"
metro-react-native-babel-preset
"
:
"
^0.64.0
"
,
"
react-test-renderer
"
:
"
17.0.1
"
},
"jest"
:
{
"preset"
:
"react-native"
}
}
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