top | item 24356625 Show HN: Kotlin Multiplatform Mobile – Hacker News Client App 3 points| sendilkumarn | 5 years ago |github.com | reply 4 comments order hn newest [+] [-] sendilkumarn|5 years ago|reply Likes:- Use the platform for the UI related things- Shared module acts as a separate backend (business logic) makes it easy to modularise the apps- Easy to bootstrap, run, and test appsDislikes* Difficult to debug sometimes* Maintenance might be a problem if the app grows* Mundane manual tasks like icon setting for apps and other common functionalitiesPS: It is a minimal implementation. Did just for learning:) [+] [-] towndrunk|5 years ago|reply Anyone else getting a github 404 on this? [+] [-] geoah|5 years ago|reply Yap, repo probably became private? If it was moved or renamed github usually redirects. load replies (1)
[+] [-] sendilkumarn|5 years ago|reply Likes:- Use the platform for the UI related things- Shared module acts as a separate backend (business logic) makes it easy to modularise the apps- Easy to bootstrap, run, and test appsDislikes* Difficult to debug sometimes* Maintenance might be a problem if the app grows* Mundane manual tasks like icon setting for apps and other common functionalitiesPS: It is a minimal implementation. Did just for learning:)
[+] [-] towndrunk|5 years ago|reply Anyone else getting a github 404 on this? [+] [-] geoah|5 years ago|reply Yap, repo probably became private? If it was moved or renamed github usually redirects. load replies (1)
[+] [-] geoah|5 years ago|reply Yap, repo probably became private? If it was moved or renamed github usually redirects. load replies (1)
[+] [-] sendilkumarn|5 years ago|reply
- Use the platform for the UI related things
- Shared module acts as a separate backend (business logic) makes it easy to modularise the apps
- Easy to bootstrap, run, and test apps
Dislikes
* Difficult to debug sometimes
* Maintenance might be a problem if the app grows
* Mundane manual tasks like icon setting for apps and other common functionalities
PS: It is a minimal implementation. Did just for learning:)
[+] [-] towndrunk|5 years ago|reply
[+] [-] geoah|5 years ago|reply