Skip to content
View kshivang's full-sized avatar
🐨
>>> Faith in oneself not reality <<< 🐨
🐨
>>> Faith in oneself not reality <<< 🐨
Block or Report

Block or report kshivang

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. urban-health-labs/CombineFirebase urban-health-labs/CombineFirebase Public

    Combine wrapper on Google's iOS Firebase library.

    Swift 225 45

  2. Instagram like ViewPager implementat... Instagram like ViewPager implementation with bottom tab layout, without recreating fragments in fragment manager on tab select or back click. Implementation is prescribed for ViewPager inside fragment(more complex case) similar thing could be achieved for ViewPager in activity as well.
    1
    public abstract class BaseActivity extends AppCompatActivity {
    2
    
    
    3
        public void moveBack() {
    4
            super.onBackPressed();
    5
        }
  3. urban-health-labs/Goonj urban-health-labs/Goonj Public

    A music player library that supports stream playback with download feature, remote playback, and analytics. It is build on Exo-Player and Google Cast framework.

    Kotlin 10

  4. usefulScripts usefulScripts Public

    This repository is compilation of useful shell script mostly by me

    Shell

  5. dotfiles dotfiles Public

    Forked from thoughtbot/dotfiles

    A set of vim, zsh, git, and tmux configuration files.

    Shell