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
09ec6de5
Commit
09ec6de5
authored
May 18, 2020
by
Afid
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
buang background
parent
70be6528
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
Home.js
view/Home.js
+0
-3
No files found.
view/Home.js
View file @
09ec6de5
...
...
@@ -222,7 +222,6 @@ class Home extends React.Component {
<
/TouchableOpacity
>
<
/View
>
<
/View
>
<
View
style
=
{{
backgroundColor
:
'red'
}}
>
<
SliderBox
images
=
{
this
.
state
.
images
}
onCurrentImagePressed
=
{
index
=>
console
.
log
(
`image
${
index
}
pressed`
)}
...
...
@@ -258,8 +257,6 @@ class Home extends React.Component {
onCurrentImagePressed
=
{(
index
)
=>
this
.
props
.
navigation
.
navigate
(
'News Detail'
,
{
slug
:
this
.
state
.
slugs
[
index
]})}
/
>
<
/View
>
<
/View
>
<
View
style
=
{
styles
.
content
}
>
<
View
style
=
{
styles
.
card
}
>
<
Card
>
...
...
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