Skip to content
View rickyansari's full-sized avatar
Block or Report

Block or report rickyansari

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

  1. LoginPinReactNative LoginPinReactNative Public

    Implementing the screen for Login using PIN in react native

    Objective-C

  2. shoppingCart shoppingCart Public

    Dummy Shopping application with order Summary and cart screen.

    JavaScript

  3. Count Down Timer hook. which can ... Count Down Timer hook. which can be used in react-native and react application.
    1
    import React, {useEffect, useState} from 'react';
    2
    const ON = 'on';
    3
    const OFF = 'off';
    4
    const defaultTimerValue = 3;
    5
    const defaultTimerInterval= 1000;
  4. learning-javascript learning-javascript Public

    learning java scriprt with https://www.udemy.com/understand-javascript/learn/v4/overview

    JavaScript 1

  5. JavaScriptDSA JavaScriptDSA Public

    implementing Basic Data Structures in javaScript

    JavaScript

  6. pokedoxAppReactNaive pokedoxAppReactNaive Public

    JavaScript