Bước 1: tạo project npx create-expo-app <tên project> --example with-tailwindcss Bước 2: cài package npx expo install react-native-reanimated react-native-worklets react-native-paper @reduxjs/toolkit react-redux Bước 3: chạy dự án npx expo start --tunnel --web Tạo project: npx create-expo-app@latest --template default xong install npx expo install react-native-reanimated react-native-worklets react-native-paper @reduxjs/toolkit react-redux npx create-expo-app@latest onThi npm run reset-project Xoá thư mục app example cho gọn npm install @react-navigation/native @react-navigation/native-stack @react-navigation/bottom-tabs @react-navigation/drawer react-native-paper react-native-vector-icons @reduxjs/toolkit react-redux redux-thunk |