Skip to content
View shashank-bhatotia's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report shashank-bhatotia

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. react-native react-native Public

    Forked from react/react-native

    A framework for building native applications using React

    C++

  2. neetozone/neeto-ui-rn neetozone/neeto-ui-rn Public

    A component library for React Native from BigBinary.

    JavaScript 4 2

  3. contact-keeper contact-keeper Public

    Full stack MERN contact manager with React hooks, context & JWT authentication.

    JavaScript 1 1

  4. React Native Project Cleaner (Advan... React Native Project Cleaner (Advanced Bash CLI)
    1
    #!/bin/bash
    2
    
                  
    3
    set -euo pipefail
    4
    
                  
    5
    show_help() {