Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
N
new_excelso
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Prasetya Saputra
new_excelso
Commits
3ef60d93
Commit
3ef60d93
authored
Jun 26, 2020
by
Trisno
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
revisi
parent
71101823
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
Home.js
view/Home.js
+3
-3
No files found.
view/Home.js
View file @
3ef60d93
...
...
@@ -311,11 +311,11 @@ class Home extends React.Component {
<
ScrollView
>
<
View
style
=
{{
flex
:
6
}}
>
<
View
style
=
{
styles
.
header
}
>
<
View
style
=
{{
flex
:
0.1
5
,
margin
:
15
}}
/
>
<
View
style
=
{{
flex
:
0.
7
,
alignItems
:
'center'
}}
>
<
View
style
=
{{
flex
:
0.1
,
padding
:
15
}}
/
>
<
View
style
=
{{
flex
:
0.
8
,
alignItems
:
'center'
}}
>
<
Text
style
=
{
styles
.
titleText
}
>
{
i18n
.
t
(
'promotion'
)}
<
/Text
>
<
/View
>
<
View
style
=
{{
margin
:
15
,
flex
:
0.15
,
alignItems
:
'flex-end'
}}
>
<
View
style
=
{{
padding
:
15
,
flex
:
0.1
,
alignItems
:
'flex-end'
}}
>
<
TouchableOpacity
onPress
=
{()
=>
this
.
props
.
navigation
.
navigate
(
'Inbox List'
)}
>
<
SimpleLineIcons
name
=
"bell"
size
=
{
24
}
color
=
"white"
/>
{
...
...
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