Code Monkey home page Code Monkey logo

Comments (4)

marcorighini avatar marcorighini commented on May 28, 2024 5

I got the chance to create a dirty test in https://github.com/marcorighini/Showkase/tree/compose-multiplatform-support (commented code related to libraries not supported yet in multiplatform compose and the code related to reflection).
sample-mp is the compose multiplatform module. I had to create showkase-mp and showkase-annotation-mp too.
These are the commands I ran to compile and launch the iosApp

  • ./gradlew :sample-mp:kspCommonMainKotlinMetadata
  • ./gradlew :sample-mp:linkDebugFrameworkIosSimulatorArm64
  • run the iosApp app

Simulator Screenshot - iPhone 14 - 2023-11-23 at 02 30 21

from showkase.

vinaygaba avatar vinaygaba commented on May 28, 2024 1

the only issue would be that the current library supports both ksp and kapt. I guess we can create two separate artifacts - one for kapt only and the other for ksp and with some refactors, a lot of the logic could be shared between the two. That would be a clean way to handle it.

from showkase.

marcorighini avatar marcorighini commented on May 28, 2024

This would be really a great opportunity. @vinaygaba do you foresee many blockers on doing this?

from showkase.

ber4444 avatar ber4444 commented on May 28, 2024

The readme mentions this is on the roadmap: "Generating a web version of the Showkase browser with documentation, search and screenshots."
I imagine with KMM WASM it would be easy to achieve.

from showkase.

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.