Commit 6abcade8 authored by IT18111170-Silva S.H.I's avatar IT18111170-Silva S.H.I

Merge branch 'HusmithaUI' of http://gitlab.sliit.lk/2021-090/2021-090-frontend into HusmithaUI

parents f7af3dfe 1aab98c9
......@@ -19,7 +19,7 @@ export function HomeScreen({ navigation }) {
return (
<View>
<ImageSliderz
height={500}
height={450}
dataSource={[
{
url: require("../assets/d.jpg"),
......
......@@ -50,7 +50,7 @@ export function PriceScreen({ navigation, data }) {
</TouchableOpacity>
<Text style={styles.texts}>Discount earned</Text>
<Text style={styles.texts}>You Have earned 5% Discount</Text>
</View>
</View>
</View>
......
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