Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/keygenqt/kmm-githubviewer

Kotlin Multiplatform version GitHubViewer
https://github.com/keygenqt/kmm-githubviewer

Last synced: about 11 hours ago
JSON representation

Kotlin Multiplatform version GitHubViewer

Awesome Lists containing this project

README

        

GitHub Viewer KMM
===================

![picture](data/ic_preview.png)

Demo application using open GitHub API and [Kotlin Multiplatform Mobile](https://kotlinlang.org/docs/mobile/home.html)

[![picture](data/btn_youtube.png)](https://youtu.be/Rk83ptXATEw)

### Roadmap
* Create android application ✅
* Create iOS application ✅
* Move network to shared module ✅
* Create React application ✅

### Android
* [About](https://keygenqt.github.io/kmm-GitHubViewer/android/)
* [API](https://keygenqt.github.io/kmm-GitHubViewer/api/androidApp/index.html)



### IOS
* [About](https://keygenqt.github.io/kmm-GitHubViewer/ios/)



### React
* [About](https://keygenqt.github.io/kmm-GitHubViewer/react/)



### Shared module
* [About](https://keygenqt.github.io/kmm-GitHubViewer/shared/)
* [API](https://keygenqt.github.io/kmm-GitHubViewer/api/shared/index.html)

# License

```
Copyright 2022 Vitaliy Zarubin

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```