File tree 1 file changed +18
-0
lines changed
1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 4
4
<!-- - You can find both of these in the url bar when you open your repository in github. -->
5
5
![ Workflow result] ( https://github.com/a914-gowtham/android-template-compose/workflows/Android%20CI/badge.svg )
6
6
7
+ A android app to demo. Graphql + Jetpack compose + Hilt.
8
+ based on https://github.com/Dimillian/MortyUI SwiftUI project and https://github.com/joreilly/MortyComposeKMM Kotlin multiplatform project
9
+
10
+ <table >
11
+ <tr >
12
+ <td>List</td>
13
+ <td>Detail</td>
14
+ </tr >
15
+ <tr >
16
+ <td><img src="arts/light_1.jpg" width="360" height="780" ></td>
17
+ <td><img src="arts/light_2.jpg" width="360" height="780" ></td>
18
+ </tr >
19
+ <tr>
20
+ <td><img src="arts/dark_1.jpg" width="360" height="780" ></td>
21
+ <td><img src="arts/dark_2.jpg" width="360" height="780" ></td>
22
+ </tr >
23
+ </table >
24
+
7
25
## License
8
26
```
9
27
Licensed under the Apache License, Version 2.0 (the "License");
You can’t perform that action at this time.
0 commit comments