Skip to content

React Native reviews sharing app. rate anything around you and share it with people

Notifications You must be signed in to change notification settings

hatmramadn/uReview

Repository files navigation

uReview

React Native reviews sharing app. rate anything around you and share it with people (Android only) Native modules is not configured for ios

App Demo

20210417-031753-393.mp4

App Features

  • Firebase auth
  • Firebase Stroge
  • Google Sign in
  • File Upload
  • Auto login
  • Camera Access
  • Gallery Access

How to run the app

  1. Clone the project
git clone https://github.com/hatmramadn/uReview.git
  1. Install dependencies
cd uReview

# Using yarn
yarn install

# Using npm
npm install
  1. Run the app
# Using yarn
yarn ios
yarn android

# Using npm
npm run ios
npm run android

About

React Native reviews sharing app. rate anything around you and share it with people

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published