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

Block or report yovany-lg

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. starter-kit-firebase starter-kit-firebase Public

    Starter project for React Native and Firebase

    TypeScript

  2. expo-typescript-starter expo-typescript-starter Public

    Expo + Typescript starter template

    TypeScript 24 1

  3. Setting up React Navite: Expo + Type... Setting up React Navite: Expo + Typescript + Eslint (Airbnb) + Prettier
    1
    # Steps to get started with Expo, Typescript, ESLint and Prettier
    2
    The first step is to use the Expo CLI to initialize the project. If you don't have the latest version of the Expo CLI tool, (or you don't have it installed) run `npm install -g expo-cli`.
    3
    
                  
    4
    Now run the following commands in the same order:
    5
    * `expo init my-app -t expo-template-blank-typescript`
  4. cart-example cart-example Public

    React app beginners example

    JavaScript 2 2