Build a Full Stack React Native App with Payments | PostgreSQL, TypeScript, Stripe, Tailwind 📺
by Adrian Hajdin from JavaScript Mastery YouTube channel
npm install nativewind
npm install --save-dev [email protected]
npm install react-native-safe-area-context
Ctrl + C
npx expo start -c
npx expo lint
npx expo install -- --save-dev prettier eslint-config-prettier eslint-plugin-prettier
npm install react-native-swiper
npx expo install react-dom react-native-web @expo/metro-runtime
npm install @clerk/clerk-expo
npm install expo-secure-store
npm install react-native-modal
npm install expo-local-authentication
npm install @neondatabase/serverless
npm install react-native-maps react-native
npm install zustand
npm install expo-location
npm install react-native-google-places-autocomplete
npm install react-native-gesture-handler
npm i @gorhom/bottom-sheet
npm i stripe --save
npm install @stripe/stripe-react-native
npm install react-native-maps-directions
npm install expo-linking