Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/keygenqt/kmm-githubviewer
- Owner: keygenqt
- License: other
- Created: 2021-10-01T15:57:32.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-08T14:59:29.000Z (about 2 years ago)
- Last Synced: 2023-02-26T21:36:18.269Z (over 1 year ago)
- Language: Kotlin
- Homepage: https://keygenqt.github.io/kmm-GitHubViewer/
- Size: 220 MB
- Stars: 43
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 ZarubinLicensed 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 athttp://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.
```