# pandax-browser **Repository Path**: panda-aicode/pandax-browser ## Basic Information - **Project Name**: pandax-browser - **Description**: react native开发的浏览器,暂时只是v0.0.1 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-11-28 - **Last Updated**: 2025-11-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 使用 Expo 开发浏览器 ![preview](./docs/resource/v0.0.1.gif) ## Get started 1. Install dependencies ```bash npm install ``` 2. Start the app ```bash npx expo start ```