badoo / MVIKotlin

Extendable MVI framework for Kotlin Multiplatform with powerful debugging tools (logging and time travel), inspired by Badoo MVICore library
https://arkivanov.github.io/MVIKotlin
Apache License 2.0
826 stars 66 forks source link

Deploy JS sample app to hosting as working example #230

Open maxtox3 opened 3 years ago

maxtox3 commented 3 years ago

It would be great to have a link in the project description (README) so that everyone can see a working example without having to build the project themselves. For example, the sample can be deployed on github-pages or heroku.

arkivanov commented 3 years ago

In this case perhaps we should provide pre-built packages for other platforms? To me it looks like overcomplicated. Maybe having screenshots/GIFs is enough?