https://kotlinlang.org logo
Join Slack
Powered by
# gsoc-compose-multiplatform-storybook
  • n

    Nthily

    05/03/2024, 1:41 PM
    Hi mentors! nice to meet you 👋 ,It’s a pleasure to be part of this year’s Kotlin GSoC 2024 project as a contributor! 😃
    kodee welcoming 3
    kodee pleased 2
  • a

    Artem Kobzar

    05/06/2024, 10:06 AM
    Hey @Nthily 👋 Thank you for joining us. Will you have time this week to have a call to set up our collaboration plan and answer all your questions?
    n
    • 2
    • 3
  • n

    Nthily

    05/06/2024, 10:45 AM
    @Artem Kobzar I can do the meeting around 19:30 - 23:30 UTC + 8 every day roughly at (13:30 - 17:30 UTC), which usually gives me energy to do it after dinner (and also avoids getting up early in European time, PS: I don't like to get up early loool) Sound good?
    a
    • 2
    • 1
  • a

    Artem Kobzar

    05/08/2024, 11:39 AM
    https://github.com/Kotlin/kotlin-wasm-examples/tree/main/compose-example
  • a

    Artem Kobzar

    05/08/2024, 12:52 PM
    @Nthily let's move forward with
    org.jetbrains.storytale
    package, what do you think?
    n
    • 2
    • 4
  • n

    Nthily

    05/13/2024, 11:02 AM
    @Artem Kobzar Is this the structure we want? 🤔
  • n

    Nthily

    05/13/2024, 11:05 AM
    but im using gradle typesafe accessor, when we set the folder name to "projects", it looks weird when introducing other submodules of our project 👀
    a
    • 2
    • 2
  • n

    Nthily

    05/13/2024, 12:54 PM
    https://github.com/Kotlin/Storytale/pull/1/commits/ea4ed8dd3978d70991699f6004946b8d52276ee4 @Artem Kobzar Can you take a look at my latest changes? 🙂
    a
    • 2
    • 3
  • n

    Nthily

    05/16/2024, 5:51 AM
    @Artem Kobzar https://github.com/Kotlin/Storytale/pull/2/files I thought about a simple way to build a Story List (inspired by buildAnnotatedString component) 😃, now we have a simple @Composable
    LazyStoryList
    to show our story component
    K 2