Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dreipol/multiplatform-redux-sample
https://github.com/dreipol/multiplatform-redux-sample
android ios kotlin-multiplatform
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dreipol/multiplatform-redux-sample
- Owner: dreipol
- License: other
- Created: 2021-01-12T09:12:40.000Z (almost 4 years ago)
- Default Branch: develop
- Last Pushed: 2021-06-15T13:27:52.000Z (over 3 years ago)
- Last Synced: 2023-03-22T17:47:28.755Z (almost 2 years ago)
- Topics: android, ios, kotlin-multiplatform
- Language: Kotlin
- Homepage: https://blog.dreipol.ch/trash-disposal-with-kotlin-multiplattform-12abb5b5eb2c
- Size: 22.3 MB
- Stars: 82
- Watchers: 6
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Showcase [Kotlin multiplatform](https://kotlinlang.org/lp/mobile/) App
[![Maintainability](https://api.codeclimate.com/v1/badges/648a4e125117c343d239/maintainability)](https://codeclimate.com/repos/5ffd6aeef9d3ad139f0026e2/maintainability)Get an overview and reminders for the waste disposal dates in zurich within your region.
This app is built with [KMM](https://kotlinlang.org/lp/mobile/) and [ReduxKotlin](https://reduxkotlin.org/) for android and iOS.
Also check out the corresponding blog post on [medium](https://blog.dreipol.ch/trash-disposal-with-kotlin-multiplattform-12abb5b5eb2c).Our opensource libraries for KMM, android and iOS were used for this project, check them out here:
* KMM: [dreimultiplatform](https://github.com/dreipol/dreimultiplatform)
* Android: [dreidroid](https://github.com/dreipol/dreidroid)
* iOS: [dreikit](https://github.com/dreipol/dreiKit)## iOS
### Debugging
For debugging install the "Xcode-Plugins" as described here: https://github.com/touchlab/xcode-kotlin## Releases
There are Workflows available to build stage and production releases.
You can start them in the [Actions-Section](https://github.com/dreipol/multiplatform-redux-sample/actions)