Skip to content

periask/ReactNativeExamples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b778f19 · Jan 10, 2021

History

4 Commits
Jan 9, 2021
Jan 9, 2021
Jan 9, 2021
Jan 9, 2021
Jan 10, 2021
Jan 9, 2021
Jan 9, 2021
Jan 9, 2021
Jan 9, 2021

Repository files navigation

ReactNativeExamples

Install

Dependencies

  • Node
  • JDK
  • Git

environment-setup Expo

Install Expo Commandline Tool

npm install --global expo-cli

Install Expo client

Initialize the project

expo init <PROJECT_NAME>

This will create a folder PROJECT_NAME and files inside this folder.

Select blank project from this menu,

$ expo init myapp 
? Choose a template: › - Use arrow-keys. Return to submit. 
    ----- Managed workflow -----
❯   blank                 a minimal app as clean as an empty canvas
    blank (TypeScript)    same as blank but with TypeScript configuration
    tabs (TypeScript)     several example screens and tabs using react-navigation and TypeScript
    ----- Bare workflow -----
    minimal               bare and minimal, just the essentials to get you started
    minimal (TypeScript)  same as minimal but with TypeScript configuration

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published