/Tamou

Meet the right person with this multi categories meeting mobile app (love, gaming, sport, study...)

Primary LanguageJavaScript

Tamou

Meet the right person with this multi categories meeting mobile app (love, gaming, sport, study...).

Figma

screen1.png screen2.png screen3.png

Technologies

  • React Native
  • Styled Components
  • Redux / Redux-Saga

Installation

Running

  • Open a new terminal and go to project
  • Run npm install
  • Run cd ios && pod install && cd ..
  • Run npm run start
  • Open a new terminal window in the same folder
  • Run npm run ios or npm run android

Troubleshoot

If you have problems with ios, you can

  • Move to ios folder
  • Remove ./Pods
  • Remove Podfile.lock
  • Run pod install

If you have 'React-Native-Fetch-Blob' dependency cycles warnings, run

  • npm run fix-react-native-fetch-blob