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

Block or report majiyd

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. github-graphql-vanilla-react github-graphql-vanilla-react Public

    github graphql client in pure react

    JavaScript

  2. contact-app contact-app Public

    Just a fun demo contact app

    JavaScript

  3. react-native-multiple-shadows react-native-multiple-shadows Public

    A wrapper component to implement multiple shadows in react native.

    JavaScript 5 1

  4. Neumorphism in React Native Neumorphism in React Native
    1
    import React, { Component } from 'react';
    2
    import { Text,  ScrollView, View, StyleSheet } from 'react-native';
    3
    
                  
    4
    export default class App extends Component {
    5
      render() {
  5. simple-express-server simple-express-server Public

    Experiments and learnings while building my first rest api

    JavaScript

  6. WeatherApp WeatherApp Public

    Weather app built with react Native

    JavaScript 1