# nicefish-react-native **Repository Path**: mumu-osc/nicefish-react-native ## Basic Information - **Project Name**: nicefish-react-native - **Description**: NiceFish 的 RN 版界面。 请不要吝惜你的⭐️ Star ⭐️,星星越多,动力越足。 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-08-10 - **Last Updated**: 2023-08-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## nicefish-react-native ### 简介 ** 此项目正在开发过程中。 ** ### 启动项目 npx expo start ### 构建 本地构建(需要 MacOS 或者 Linux): eas build -p android --profile preview --local Expo 云端构建: eas build -p android --profile preview