Code Monkey home page Code Monkey logo

kotlin-multiplatform-template's Issues

Add support for the web (WASM) target

Would be great to add the web (WASM) support too, to complete the list of supported platforms.

P.S. Do you accept PR's if I add this (and can also address the neighbour feature request for renaming the native modules folders too) ?

Add support for general logger

Is your feature request related to a problem? Please describe.
Yes, we need to add logger for logging events that happen in the app.

Describe the solution you'd like
Use Napier logger would be good.

Add support for app theme and dark theme

Is your feature request related to a problem? Please describe.
Yes, we need support for app themes like dark and light themes.

Describe the solution you'd like
Implementing app themes that has different color implementations for dark and light modes.

Handling versions and dependencies in a better way

Is your feature request related to a problem? Please describe.
Not exactly, but the versions file needs to be more organized.

Describe the solution you'd like
Need to organize versions and dependencies files to be more categories instead of being all together.

Describe alternatives you've considered
NA

Additional context
NA

Move "app" from suffix to prefix in native modules

It would be nice to have "app" as prefix, not a suffix for native modules by default in template - that way they will be grouped together in a project / IDE / filesystem browser and not spread across other folders

e.g.

  • androidApp -> appAndroid or app-android
  • iosApp -> appIos or app-Ios
  • desktopApp -> appDesktop or app-desktop

Thanks!

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.