Demo Coffee-shop.mp4 Download Click here to downloads Setup git clone https://github.com/isuyashpatel/Coffee-Shop.git cd Coffee-Shop yarn yarn start Dependency "dependencies": { "@react-native-async-storage/async-storage": "^1.21.0", "@react-native-community/blur": "^4.3.2", "@react-navigation/bottom-tabs": "^6.5.11", "@react-navigation/native": "^6.1.9", "@react-navigation/native-stack": "^6.9.17", "@twotalltotems/react-native-otp-input": "^1.3.7", "axios": "^1.6.5", "immer": "^10.0.3", "lottie-react-native": "^6.4.1", "react": "18.2.0", "react-native": "0.73.1", "react-native-linear-gradient": "^2.8.3", "react-native-safe-area-context": "^4.8.2", "react-native-screens": "^3.29.0", "react-native-splash-screen": "^3.3.0", "react-native-vector-icons": "^10.0.3", "zod": "^3.22.4", "zustand": "^4.4.7" }