Skip to content
View JuReyms's full-sized avatar

Block or report JuReyms

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. shabadeft shabadeft Public

    Shabadeft est un jeu musical inspiré librement du jeu de carte Shabada où deux équipes s'affrontent pour trouver et chanter des extraits de chansons contenant un mot proposé. Les chansons peuvent ê…

    Vue

  2. lfg-no-update-mail lfg-no-update-mail Public

    This plugin disable plugin and theme update notifications.

    PHP 1

  3. Graffiti-Color-Charts Graffiti-Color-Charts Public

    Graffiti Color Charts in JS format

    JavaScript 1

  4. React Native: Handle hardware back b... React Native: Handle hardware back button @ webview
    1
    import * as React from 'react';
    2
    import { BackHandler  } from 'react-native';
    3
    import { WebView } from 'react-native-webview';
    4
    
                  
    5
    export default class App extends React.Component {