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

init commit

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