Skip to content

cmcodes1/uber-login-clone

Repository files navigation

📱 uber-login-clone

Animated login screen made for Studify, inspired by Uber.




node modules you will need to install

  • react
  • react-native
  • react-native-redash
  • react-native-reanimated
  • react-native-gesture-handler
  • @fortawesome/free-solid-svg-icons
  • @fortawesome/react-native-fontawesome

how to use?

  1. Fork this repo.
  2. Download the files on your machine.
  3. Extract these files and place them in your app folder.
  4. Install all the modules mentioned above.
  5. Include this line in your app.js import Login from './Login';