Expo Uber Save

Uber UI Clone with React Native & Expo

Project README

Uber: UI Clone with Expo

follow @calebnance

Features

  • Expo SDK 45
  • iOS and Android
  • React Navigation v6
  • PropTypes

Install & Build

First, make sure you have Expo CLI installed: npm install -g expo-cli

Install: yarn or yarn install

Run Project Locally: yarn dev or yarn start

Linting

  • run: yarn lint for a list of linting warnings/error in cli
  • prettier and airbnb config
  • make sure you have prettier package installed:
  • then make sure to enable these options (packages → prettier):
    • eslint integration
    • stylelint integration
    • automatic format on save (toggle format on save)
  • be aware of the .prettierignore file

Update Linting Packages:

yarn add @babel/core eslint-config-airbnb eslint-config-prettier eslint-plugin-import eslint-plugin-import-helpers eslint-plugin-jsx-a11y eslint-plugin-prettier eslint-plugin-react eslint-plugin-react-hooks eslint-plugin-react-native prettier --dev

Release Notes

Open Source Agenda is not affiliated with "Expo Uber" Project. README Source: calebnance/expo-uber
Stars
433
Open Issues
3
Last Commit
1 year ago

Open Source Agenda Badge

Open Source Agenda Rating