add cart, login, product search, update navigation
This commit is contained in:
@@ -17,7 +17,9 @@ const winHeight = Dimensions.get('window').height; //full height
|
||||
|
||||
const ProductItemSt = () => {
|
||||
return (
|
||||
<View></View>
|
||||
<View>
|
||||
|
||||
</View>
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user