Commit 7cbaadfc authored by Muthumal S.A.D.M.'s avatar Muthumal S.A.D.M.

change name

parent e78ae76f
......@@ -33,14 +33,14 @@ export default function Home({ navigation }){
style={styles.image}
source={require('../assets/color/background.png')}
resizeMode="contain"></Image>
<ImageButton path="Progress" title="Progress Chack" />
<ImageButton path="Progress" title="Progress Check" />
</View>
<View style={styles.imageView}>
<Image
style={styles.image}
source={require('../assets/color/background.png')}
resizeMode="contain"></Image>
<ImageButton path="Progress" title="Chack" />
<ImageButton path="Progress" title="Check" />
</View>
</View>
</ScrollView>
......
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