Skip to content
View lucaslabs's full-sized avatar

Block or report lucaslabs

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
lucaslabs/README.md

Pinned Loading

  1. TheNewsApp TheNewsApp Public

    Clean architecture, offline-first, and scalable app. Including: Jetpack Compose, Material 3, Navigation, MVVM, Coroutines, Flow, Hilt, Room, Retrofit, Coil, JUnit, MockK, Turbine.

    Kotlin 14 3

  2. DataMerge DataMerge Public

    Sample project to showcase use of DataBinding and MergeAdapter awesomeness.

    Kotlin 3 1

  3. Binding Adapters as top level functi... Binding Adapters as top level functions in Kotlin
    1
    package com.example.datamerge.presentation.binding
    2
    
                  
    3
    import android.graphics.drawable.Drawable
    4
    import android.widget.ImageView
    5
    import android.widget.TextView