Commit 436e2d92 authored by Devin B's avatar Devin B

skin_upload_updated

parent 29e7d3dc
...@@ -67,7 +67,8 @@ const WelcomeExercise = ({ navigation }) => { ...@@ -67,7 +67,8 @@ const WelcomeExercise = ({ navigation }) => {
title="Start Today" title="Start Today"
style={{ style={{
marginTop: 12, marginTop: 12,
width: "100%" width: "100%",
marginTop:43
}} }}
onPress={() => navigation.navigate(ROUTES.SKIN_UPLOAD)} onPress={() => navigation.navigate(ROUTES.SKIN_UPLOAD)}
/> />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment