change images size
This commit is contained in:
parent
f595c54e07
commit
e01a8efba5
|
@ -4,10 +4,10 @@
|
|||
This mobile application is an e-commerce app with limited-time offers, coupon, notifications, SMS verification, third-party payment integration(Stripe), and a backend connected to WordPress WooCommerce.
|
||||
|
||||
### Screenshot
|
||||
![mld edit](./src/assets/screenshot/1.png)
|
||||
![mld edit](./src/assets/screenshot/2.png)
|
||||
![mld edit](./src/assets/screenshot/3.png)
|
||||
![mld edit](./src/assets/screenshot/4.png)
|
||||
![mld edit](./src/assets/screenshot/1.png){ height=50% }
|
||||
![mld edit](./src/assets/screenshot/2.png){ height=50% }
|
||||
![mld edit](./src/assets/screenshot/3.png){ height=50% }
|
||||
![mld edit](./src/assets/screenshot/4.png){ height=50% }
|
||||
|
||||
|
||||
This is a new [**React Native**](https://reactnative.dev) project, bootstrapped using [`@react-native-community/cli`](https://github.com/react-native-community/cli).
|
||||
|
|
Loading…
Reference in New Issue