npx create-expo-app@latest . npm i axios @reduxjs/toolkit react-redux react-native-paper lucide-react fix cái npm thì gõ %appdata%; xem có thư mục npm không không có thì tạo 1 thư mục npm folder structure: app ├── _layout.tsx ├── cart.tsx ├── form.tsx ├── index.tsx ├── information.tsx ├── product-detail.tsx └── sync.tsx source ├── slices.ts └── useFetch.ts types └── Product.ts |