Skip to content

Latest commit

 

History

History
29 lines (25 loc) · 1.17 KB

README.md

File metadata and controls

29 lines (25 loc) · 1.17 KB

📱 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';