Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
2
2021-090 frontend
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
2021-090
2021-090 frontend
Commits
6abcade8
Commit
6abcade8
authored
Jul 11, 2021
by
IT18111170-Silva S.H.I
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'HusmithaUI' of
http://gitlab.sliit.lk/2021-090/2021-090-frontend
into HusmithaUI
parents
f7af3dfe
1aab98c9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
screen/HomeScreen.js
screen/HomeScreen.js
+1
-1
screen/PriceScreen.js
screen/PriceScreen.js
+1
-1
No files found.
screen/HomeScreen.js
View file @
6abcade8
...
...
@@ -19,7 +19,7 @@ export function HomeScreen({ navigation }) {
return
(
<
View
>
<
ImageSliderz
height
=
{
50
0
}
height
=
{
45
0
}
dataSource
=
{[
{
url
:
require
(
"
../assets/d.jpg
"
),
...
...
screen/PriceScreen.js
View file @
6abcade8
...
...
@@ -50,7 +50,7 @@ export function PriceScreen({ navigation, data }) {
<
/TouchableOpacity
>
<
Text
style
=
{
styles
.
texts
}
>
Discount
earned
<
/Text
>
<
Text
style
=
{
styles
.
texts
}
>
You
Have
earned
5
%
Discount
<
/Text
>
<
/View
>
<
/View
>
<
/View
>
...
...
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