1.0.1 • Published 11 months ago

zctechs-expo-template v1.0.1

Weekly downloads
-
License
-
Repository
-
Last release
11 months ago

Welcome to zctechs Expo Template 👋

This is a template created for Expo mobile projects.

Get started

  1. Create a project

    #yarn
    yarn create expo-app --template zctechs-expo-template
    
    #npm
    npx create-expo-app@latest --template zctechs-expo-template
  2. If you choose yarn

     #project directory
     touch yarn.lock && yarn

Libraries used

dependencies

devDependencies