https://kotlinlang.org logo
Title
b

bnvinay92

02/05/2023, 5:39 AM
Hey, could anyone point me to android+ios KMM monorepos on Github preferably with some kind of CI workflows for pull requests and releases? Trying to merge our 3 repos and would like to refer to how people have things setup.
e

Evegenii Khokhlov

02/05/2023, 3:09 PM
John O’Reilly has quite popular projects with CI based on GitHub Action, take a look https://github.com/joreilly/PeopleInSpace https://github.com/joreilly/Confetti
m

Mustafa Ozhan

02/05/2023, 4:00 PM
You can check my project too: https://github.com/Oztechan/CCC Currently I change module structure quite often so the readme diagrams can be wrong and build times can be much 🙂