# billd-live-react-native **Repository Path**: py-service/billd-live-react-native ## Basic Information - **Project Name**: billd-live-react-native - **Description**: https://github.com/galaxy-s10/billd-live-react-native - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-12-24 - **Last Updated**: 2024-12-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 构建 https://docs.expo.dev/build/setup/ ```sh pnpm install -g eas-cli ``` ```sh eas login ``` ```sh eas build --platform android ``` ```sh npx expo start -c ``` ```sh Error: [Reanimated] Mismatch between JavaScript part and native part of Reanimated (3.3.0 vs. 3.5.4). Did you forget to re-build the app after upgrading react-native-reanimated? If you use Expo Go, you must downgrade to 3.5.4 which is bundled into Expo SDK., js engine: hermes ```