Skip to content

Commit

Permalink
Merge pull request #2 from a914-gowtham/a914-gowtham-screenshot
Browse files Browse the repository at this point in the history
screenshots added
  • Loading branch information
a914-gowtham committed Jul 21, 2021
2 parents 46771c3 + f0691f4 commit 4046ba2
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,24 @@
<!--- You can find both of these in the url bar when you open your repository in github. -->
![Workflow result](https://github.com/a914-gowtham/android-template-compose/workflows/Android%20CI/badge.svg)

A android app to demo. Graphql + Jetpack compose + Hilt.
based on https://github.com/Dimillian/MortyUI SwiftUI project and https://github.com/joreilly/MortyComposeKMM Kotlin multiplatform project

<table>
<tr>
<td>List</td>
<td>Detail</td>
</tr>
<tr>
<td><img src="arts/light_1.jpg" width="360" height="780" ></td>
<td><img src="arts/light_2.jpg" width="360" height="780" ></td>
</tr>
<tr>
<td><img src="arts/dark_1.jpg" width="360" height="780" ></td>
<td><img src="arts/dark_2.jpg" width="360" height="780" ></td>
</tr>
</table>

## License
```
Licensed under the Apache License, Version 2.0 (the "License");
Expand Down

0 comments on commit 4046ba2

Please sign in to comment.