Skip to content
View UkiUros's full-sized avatar
🚀
🚀

Block or report UkiUros

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

Pinned Loading

  1. InstaGallery InstaGallery Public

    This is an Android coding assignment.

    Kotlin

  2. OABapp OABapp Public

    Architecture components, Kotlin Coroutines with Realtime Database

    Kotlin

  3. Generating Android app version name ... Generating Android app version name and verison code using git tags
    1
    // app (module) level gradle file
    2
    // usage
    3
    .
    4
    .
    5
    android {
  4. RxKotlin extensions for shortening t... RxKotlin extensions for shortening the subscribeOn in the implementaiton
    1
    import io.reactivex.*
    2
    import io.reactivex.android.schedulers.AndroidSchedulers
    3
    import io.reactivex.schedulers.Schedulers
    4
    
                  
    5
    //Observable