Skip to content

antarikshgosain/react-meals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 

Repository files navigation

react-meals

Meals app using React (by Udemy)

project created using

cd ../path/to/directory/
npx create-expo-app my-app

project started using

cd ../path/to/directory/
npx expo start

added new dependencies using

   npm install @react-navigation/native
   npx expo install react-native-safe-area-context
   npx expo install react-native-screens

   --stack navigation
   npm install @react-navigation/native-stack

   --drawer navigation
   npm install @react-navigation/drawer
   npx expo install react-native-gesture-handler

About

Meals app using React (by Udemy)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published