# Ghost Quest **Repository Path**: Marthkoper/ghost-quest ## Basic Information - **Project Name**: Ghost Quest - **Description**: RN项目 Ghost Quest 工具 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-10-09 - **Last Updated**: 2025-10-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Ghost Quest # Ghost Quest Welcome to Ghost Quest! This is a cross-platform mobile application built with React Native, designed to provide users with a mysterious and engaging exploration experience. The app includes a variety of components and features such as card displays, bottom navigation bar, timer, tools, and evidence management. ## Features - **Multilingual Support**: The application supports multiple languages, including English, Russian, Spanish, French, Italian, and Chinese. - **Card System**: The app utilizes various card components, such as introduction cards, ghost cards, tool cards, and evidence cards, offering users a rich interactive experience. - **Bottom Navigation Bar**: Provides an intuitive bottom navigation bar for easy switching between different functional modules. - **Privacy Policy Popup**: A privacy policy popup is displayed upon app launch to ensure users are informed and agree to the privacy policy. - **Push Notifications**: Integrated with Umeng push service to support message push functionality. - **Device Information Management**: The app supports retrieving device information, including device token, package name, and more. ## Installation To run Ghost Quest, you need to install the following dependencies first: 1. **Node.js**: Ensure that Node.js is installed on your system. 2. **React Native CLI**: Install the React Native CLI tool. 3. **Android Studio**: If you plan to run the app on an Android device, install Android Studio. 4. **Xcode**: If you plan to run the app on an iOS device, install Xcode. After installation, you can clone the repository and install the project dependencies: ```bash git clone https://gitee.com/Martinkeep/ghost-quest.git cd ghost-quest yarn install ``` ## Running the App After installing the dependencies, you can run the app using the following commands: ```bash yarn android # or yarn ios ``` ## Contribution We welcome contributions of any kind! If you have any suggestions or find any issues, please feel free to submit an issue or pull request. ## License Ghost Quest follows the MIT License. For details, please refer to the LICENSE file in the project. ## Contact Us If you have any questions or suggestions, feel free to contact us through the following channels: - Email: [Martinkeep@gitee.com](mailto:Martinkeep@gitee.com) - Gitee: [https://gitee.com/Martinkeep/ghost-quest](https://gitee.com/Martinkeep/ghost-quest) Thank you for using Ghost Quest! We hope you find joy and excitement in this mysterious world.