Animated login screen made for Studify, inspired by Uber.
- react
- react-native
- react-native-redash
- react-native-reanimated
- react-native-gesture-handler
- @fortawesome/free-solid-svg-icons
- @fortawesome/react-native-fontawesome
- Fork this repo.
- Download the files on your machine.
- Extract these files and place them in your app folder.
- Install all the modules mentioned above.
- Include this line in your app.js
import Login from './Login';