ViewBindingDelegate VS WellnessCity

Compare ViewBindingDelegate vs WellnessCity and see what are their differences.

ViewBindingDelegate

Simple one-liner ViewBinding in Fragments and Activities with Kotlin 🍄 Simplify usage of Android View Binding with Kotlin Property Delegates and solve behavior of Fragment’s ViewLifecycleOwner 🌱 ViewBindingPropertyDelegate (by hoc081098)

WellnessCity

An app to help user stay healthy, get Health and Diet tips/advice and Covid 19 Regular Reminder to stay safe (by kulloveth)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
ViewBindingDelegate WellnessCity
2 2
113 23
- -
5.9 5.1
3 months ago over 3 years ago
Kotlin Kotlin
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ViewBindingDelegate

Posts with mentions or reviews of ViewBindingDelegate. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-20.
  • Make ViewBindings One Liner
    2 projects | /r/androiddev | 20 Jan 2021
    https://github.com/hoc081098/ViewBindingDelegate/blob/0e8139a64267b73a55c9dfa2b384b5959fc2bf6d/library/src/main/java/com/hoc081098/viewbindingdelegate/impl/FragmentViewBindingDelegate.kt#L88

WellnessCity

Posts with mentions or reviews of WellnessCity. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2020-11-20.
  • Jetpack Datastore Android: Saving data with preference datastore
    2 projects | dev.to | 20 Nov 2020
    The methods saveOnboarding()is used to ensure the onboarding page only displays once on the apps first install, you can check onboarding branch to test out the simplified part of that feature while saveDiet() stores selected diet to the preference file so that when the user exits the page and come back they will still be seeing the recipe for the last diet they selected.

What are some alternatives?

When comparing ViewBindingDelegate and WellnessCity you can also consider the following projects:

BindingExtension - Android ViewBinding extension to provide simpler usage in Activity, Fragment and ViewHolder.

uniflow-kt - Uniflow 🦄 - Simple Unidirectional Data Flow for Android & Kotlin, using Kotlin coroutines and open to functional programming