Skip to content
View pplytas's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report pplytas

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. callstack/react-native-testing-library callstack/react-native-testing-library Public

    🦉 Simple and complete React Native testing utilities that encourage good testing practices.

    TypeScript 3k 262

  2. ScalableImage.js ScalableImage.js
    1
    import React, { useMemo } from 'react';
    2
    import { Image } from 'react-native';
    3
    
                  
    4
    const createMissingDimensionStyle = (source, style) => {
    5
      const { width, height } = Image.resolveAssetSource(source);
  3. fullstack-linkedin-clone fullstack-linkedin-clone Public

    Full Stack application that simulates a LinkedIn-type website. AngularJS | Java | Spring Boot | Maven

    Java 2 2

  4. react-earthquakes react-earthquakes Public

    A React app that lets you view and manage a database of real earthquake occurrences in Greece. Database implemented with Elasticsearch

    JavaScript

  5. osmosis-ui osmosis-ui Public

    Osmosis UI

    JavaScript

  6. angularjs-space-shop angularjs-space-shop Public

    AngularJS demo web app for an online shop that allows users to rent apartments in Mars!

    HTML