Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
E
EmidWife-New
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
0
Merge Requests
0
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
2023-24-005
EmidWife-New
Commits
c25854a2
Commit
c25854a2
authored
May 21, 2024
by
Malsha Jayakody
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
install new packages
parent
e4c1b833
Changes
3
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
80 additions
and
64 deletions
+80
-64
package-lock.json
package-lock.json
+52
-22
src/screens/home/Home.js
src/screens/home/Home.js
+1
-1
yarn.lock
yarn.lock
+27
-41
No files found.
package-lock.json
View file @
c25854a2
This diff is collapsed.
Click to expand it.
src/screens/home/Home.js
View file @
c25854a2
...
@@ -32,7 +32,7 @@ const Home = ({navigation}) => {
...
@@ -32,7 +32,7 @@ const Home = ({navigation}) => {
name
:
'
Get Emotional Support
'
,
name
:
'
Get Emotional Support
'
,
image
:
IMGS
.
home_emotional_support
,
image
:
IMGS
.
home_emotional_support
,
backgroundColor
:
COLORS
.
main_blue
,
backgroundColor
:
COLORS
.
main_blue
,
navigateTo
:
ROUTES
.
HOME
,
navigateTo
:
ROUTES
.
CHAT_
HOME
,
},
},
];
];
return
(
return
(
...
...
yarn.lock
View file @
c25854a2
This diff is collapsed.
Click to expand it.
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