Skip to content

sbcatania/cs147-matchme-app

Repository files navigation

CS147 Match.Me App

To set up the project

cd into the project directory
Run npm install
Run npm install -g expo-cli

To run the app with Expo

Run expo start

Troubleshooting

If things aren't working try running the following and then rerunning the npm install commands

To install navigator and make sure import statements work

Run expo install react-native-screens react-native-safe-area-context
Then run npm install react-native-numeric-input react-native-vector-icons --save
Then run expo install react-native-gesture-handler
Then run expo install expo-image-picker
Then run npm install
Then run expo start

To install pager-view from home screen

Run expo install react-native-pager-view
Then run npm install
Then run expo start

To install Video component for feed

Run expo install expo-av Run npm install expo-av

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •