Git Product home page Git Product logo

Comments (13)

BenSchwab avatar BenSchwab commented on June 23, 2024 6

We are working on our androidx migration internally at Airbnb. While I can't make any promises on the timeline, we hope it won't be too long. MvRx will be updated to androidx as part of that migration.

from mavericks.

melbaldove avatar melbaldove commented on June 23, 2024 1

from mavericks.

L7ColWinters avatar L7ColWinters commented on June 23, 2024 1

Any update on the migration?

from mavericks.

filipwiech avatar filipwiech commented on June 23, 2024

Since Lottie has already migrated to androidx and Epoxy is about to do the same thing soon, can we expect a release of MvRx based on androidx in the near future? Especially considering that there are some important bug fixes in the master branch.

from mavericks.

johnnycube avatar johnnycube commented on June 23, 2024

@MatushkaRossiya
What exactly isn't working for you? I'm currently running MvRx in two androidx projects and have experienced no problems so far

from mavericks.

melbaldove avatar melbaldove commented on June 23, 2024

@johnnycube BaseMvRxFragment uses supportv4 fragment

from mavericks.

johnnycube avatar johnnycube commented on June 23, 2024

@MatushkaRossiya
What about implementing MvRxView Interface in your own base fragment and C&P the code from BaseMvRxFragment in order to achieve compatibility?

from mavericks.

johnnycube avatar johnnycube commented on June 23, 2024

@MatushkaRossiya
I understand - but in the end its just 3 simple additions to setup the ModelStore. At least easily maintainable even if not your ideal solution.

from mavericks.

rossbacher avatar rossbacher commented on June 23, 2024

There is a PR(#147) but you should not need it. MvRx should fully work with Jetifyer. Why is BaseMvRxFragment using the support fragment an issue? Jetifyer should fix that.

from mavericks.

jQrgen avatar jQrgen commented on June 23, 2024

Probably related to #212

from mavericks.

tasomaniac avatar tasomaniac commented on June 23, 2024

Is this closed with 1.0 release?

from mavericks.

ngallazzi avatar ngallazzi commented on June 23, 2024

Works perfectly for me with 1.0.1 and
android.useAndroidX=true
android.enableJetifier=true in Project Properties

from mavericks.

gpeal avatar gpeal commented on June 23, 2024

1.0 is on androidx

from mavericks.

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.