Giter Club home page Giter Club logo

Comments (6)

Alex009 avatar Alex009 commented on May 18, 2024 1

Suggested modules:

  • mvvm-viewmodel (viewmodel, eventdispatcher)
  • mvvm-livedata (livedata, transform, state)
  • mvvm-databinding (all databinding, depends on viewmodel, livedata)
  • mvvm (depends on all modules)

from moko-mvvm.

ln-12 avatar ln-12 commented on May 18, 2024

I would also like to see the equivalent for https://developer.android.com/jetpack/compose/state#viewmodel-and-jetpack-compose

from moko-mvvm.

Alex009 avatar Alex009 commented on May 18, 2024

@ln-12 what exactly you like to see? moko-mvvm provide original jetpack's viewmodels, so all integration with compose is already available

from moko-mvvm.

ln-12 avatar ln-12 commented on May 18, 2024

@Alex009 For example the ViewModel for login feature section in the readme only deals with data bindings. It would be nice to see it with compose :)

from moko-mvvm.

Link184 avatar Link184 commented on May 18, 2024

Suggested modules:

  • mvvm-viewmodel (viewmodel, eventdispatcher)
  • mvvm-livedata (livedata, transform, state)
  • mvvm-databinding (all databinding, depends on viewmodel, livedata)
  • mvvm (depends on all modules)

for mvvm-viewmodel I think viewmodel should be a mandatory part of mvvm architecture at leas because the last 2 letters from mvvm means viewmodel. Also I think another dependencies(like databinding or uicompose) should be delivered separately because they have nothing in common with mvvm principles, they should act more like additional helper tools, maybe connected like plugins(like gson-converter for retrofit). That means less dependencies and less potential dependencies conflicts and frustrations on consumer projects.

from moko-mvvm.

Alex009 avatar Alex009 commented on May 18, 2024

will be released in 0.9.0

from moko-mvvm.

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.