Mosby

A Model-View-Presenter / Model-View-Intent library for modern Android apps (by sockeqwe)

Mosby Alternatives

Similar projects and alternatives to Mosby

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better Mosby alternative or higher similarity.

Mosby reviews and mentions

Posts with mentions or reviews of Mosby. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-27.
  • How to start writing reusable components for Android apps?
    2 projects | dev.to | 27 Aug 2022
    Yep, and not only for the app layer. Plenty articles on that matter. I recommend you to read Hannes Dorfmann’s story on MVI since a lot of useful concepts and ideas are there. He elaborates on topics such as how to organise, test, reuse and maintain your code which is not a part of this article but those two topics are strictly related. On the other hand I’m not a fan of tools like Mosby or Moxy because I painfully found out they are rather constraining. Inheriting behaviour, state or plugins from base classes was catastrophic in our cases. Refactors and building custom behaviour for new screens were messy tasks and required much effort. Instead, use lifecycle aware components (again, see Android tools) or setup your architecture the way that you can call your business logic anytime. Some people calls it overhead. I would call it simplicity especially most of us happen to use caching.

Stats

Basic Mosby repo stats
1
5,492
0.0
about 2 years ago
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com