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

Block or report IgorMing

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. react-native-template-ts-boilerplate react-native-template-ts-boilerplate Public

    A pre configured boilerplate, with some useful stuff already configured

    Java 25 3

  2. Barcode Scanner on React Native (wit... Barcode Scanner on React Native (with expo), stylized with opaque edges
    1
    import React from 'react';
    2
    import { StyleSheet, Text, View } from 'react-native';
    3
    import { BarCodeScanner } from 'expo';
    4
    
                  
    5
    export default class App extends React.Component {
  3. ionic-BarcodeScanner ionic-BarcodeScanner Public

    Project base for barcode scanning.

    JavaScript 11 1

  4. react-basic-boilerplate react-basic-boilerplate Public

    JavaScript 6 2

  5. vscode-react-snippets vscode-react-snippets Public

    Snippets in JSON format specifically to be used on VS Code Editor.

    5 1

  6. learn-flutter learn-flutter Public

    A simple project to start learning some Flutter concepts

    Dart