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

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. expo-typescript-starter expo-typescript-starter Public

    Expo + Typescript starter template

    TypeScript 24 1

  2. 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`
  3. cart-example cart-example Public

    React app beginners example

    JavaScript 2 2