Giter VIP home page Giter VIP logo

Comments (3)

MatkovIvan avatar MatkovIvan commented on July 22, 2024

In android and iOS ,the application is only one program entry

It's not, both supports deeplinks

if compose multiplatform now supports configuring different urls for different pages

If we're speaking of Compose itself, it's clearly not a part of its scope. Compose doesn't block to implement handling a route.

If the question is about adopted to multiplatform Jetpack Navigation library - first alphas don't support deeplinks and integration with browser history yet.

from compose-multiplatform.

YuXunSTC avatar YuXunSTC commented on July 22, 2024

I want to develop a website with compose multiplatform, which has many entries, such as xxxx/home xxxx/about xxxx/future. When a user types in a specific address in the address bar of the browser, the corresponding page can be opened directly. Is this feature currently supported

from compose-multiplatform.

MatkovIvan avatar MatkovIvan commented on July 22, 2024

Currently the library won't do it automatically, but you can handle it in an application code by reading current url location and show content accordingly.
Kotlin supports calling browser JS API, so it shouldn't be a problem

from compose-multiplatform.

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.