Skip to content

Commit ba028e6

Browse files
authored
Update README.md
1 parent 33290f8 commit ba028e6

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

README.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<p align="center">
2525
<a href="#overview">Overview</a>
2626
27-
<a href="#app-design">App Design</a>
27+
<a href="#screenshots">Screenshots</a>
2828
2929
<a href="#installation">Installation</a>
3030
@@ -41,8 +41,13 @@ EZ Split is super versatile, allowing you to create groups with any currency fro
4141

4242
Don't wait, download <a href="https://play.google.com/store/apps/details?id=com.ibizabroker.EZSplit">EZ Split</a> today and start splitting expenses in the easiest way possible!
4343

44-
# App Design
45-
<iframe style="border: 1px solid rgba(0, 0, 0, 0.1);" width="100%" height="450" src="https://www.figma.com/embed?embed_host=share&url=https%3A%2F%2Fwww.figma.com%2Ffile%2FLGlAFz7qoakgYMqS7qpapc%2FEZ-Split%3Fnode-id%3D0%253A1%26t%3DeoH04vI3ktDupdcm-1" allowfullscreen></iframe>
44+
# Screenshots
45+
[Figma Design](https://www.figma.com/file/LGlAFz7qoakgYMqS7qpapc/EZ-Split?node-id=0%3A1&t=eoH04vI3ktDupdcm-1)
46+
47+
||||
48+
|--|--|--|
49+
| ![groups](./screenshots/phone/1.png) | ![create_group](./screenshots/phone/2.png) |![add_expense](./screenshots/phone/3.png) |
50+
| ![expenses](./screenshots/phone/4.png) | ![balances](./screenshots/phone/6.png) |![export](./screenshots/phone/7.png) |
4651

4752
# Installation
4853
The recommended expo-cli version for this app is 6+.
@@ -81,4 +86,4 @@ Create a build file to test the app on emulator:
8186
```
8287
eas build -p android --profile emulatorBuild
8388
```
84-
This will generate an apk file. You can install it on the emulator via command prompt or you can drag and drop the apk file onto the emulator.
89+
This will generate an apk file. You can install it on the emulator via command prompt or you can drag and drop the apk file onto the emulator.

0 commit comments

Comments
 (0)