Code Monkey home page Code Monkey logo

Comments (2)

Zhuinden avatar Zhuinden commented on July 22, 2024

Hello, technically it would have to be a separate KMP-first Kotlin port of simple-stack, while removing some limiting features (see backstack.persistViewToState() and anything that directly depends on Parcelable).

Objectively I do have interest in this (the KMP landscape basically has Decompose as a navigation framework + the attempts in https://github.com/dbaroncelli/D-KMP-sample ) as there's clearly an opening, but I have no idea when I'd find the time to work on that atm.

What I'm sure about though is that if I were to create one, it'd have to be on MavenCentral, so I guess I'll have to figure out how to set up those PGP keys and whatnot. They do have a guide for that here though https://kotlinlang.org/docs/multiplatform-publish-lib.html#structure-of-publications .

But I agree, it'd be really cool. 😁

from simple-stack.

matejdro avatar matejdro commented on July 22, 2024

I think Parcelable can be solved fairly simply by using expect..actual methods of the KMP (where parcelation on the non-Android platform would presumably just be no-op).

I guess the biggest hurdle here is actually rewriting the library in Kotlin?

from simple-stack.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.