Music player app with uniwind for Android, iOS and web
Disclaimer: This project is for educational purposes only, testing
hero-nativewithuniwindto build universal Expo apps (Android, iOS, and Web) with one codebase. We do not own the API used in this project. For any feedback or copyright concerns, please contact us via email. We will review and take action according to your request.
- Simple with Hifi audio quality
- Daily favorite tracks
- TypeScript - For type safety and improved developer experience
- React Native - Build mobile apps using React
- Expo - Tools for React Native development
- TailwindCSS - Utility-first CSS for rapid UI development
- shadcn/ui - Reusable UI components
- Turborepo - Optimized monorepo build system
First, install the dependencies:
pnpm installThen, run the development server:
pnpm run devUse the Expo Go app to run the mobile application.
my-better-t-app/
├── apps/
│ ├── native/ # Mobile application (React Native, Expo)
pnpm run dev: Start all applications in development modepnpm run build: Build all applicationspnpm run dev:web: Start only the web applicationpnpm run check-types: Check TypeScript types across all appspnpm run dev:native: Start the React Native/Expo development server
- API used in this project Thanks to Open source project sachinsenal0x64
- https://monochrome.tf/ - siloh46426@hudisk.com
- https://github.com/uimaxbai/tidal-ui
- Better-t-stack: https://github.com/uimaxbai/better-t-stack
- LLM: https://github.com/gpt4free/g4f.dev/blob/main/docs/client_js.md
This project is licensed under the MIT License - see the LICENSE file for details.

