https://kotlinlang.org logo
#touchlab-tools
Title
# touchlab-tools
g

Graham

10/17/2023, 4:20 PM
Hi all. I have been working through the KMMBridge With SKIE Template tutorial. Everything is working well and I like the workflow. I'd now like to add my own module, something similar to
breeds
. How would you recommend I do this?
r

russhwolf

10/17/2023, 5:51 PM
As a start, you could copy the breeds module and rename things. You'd have to decide how you want to wire it in at the app level (add a second screen, or replace breeds, or add a button to toggle them, etc)