MySpace is a sleek, animated UI template for personal portfolios and blogs, built with React Native and TypeScript. It includes more than 8 modern screens with full support for dark mode and a clean, scalable architecture – perfect for creatives and developers alike.
pnpm install pnpm run android or pnpm run ios cd ios && pod install src/ ├── assets/ # Static assets (images, fonts) ├── components/ # Reusable UI components ├── navigation/ # Navigation configuration ├── screens/ # Main app screens ├── services/ # API and business logic ├── styles/ # Global styles └── utils/ # Helper functions and types App.tsx
If you have any questions regarding this app, feel free to contact me via my CodeCanyon profile. No guarantees, but I’ll do my best to assist. If you enjoy using this template, I’d really appreciate your rating. Thank you!
= 1.0.0 = - Initial release - 8+ screens (Home, Blog, Profile, Details, etc.) - Light/Dark mode - Animated UI - TypeScript support
= 1.0.1 = - Expo Support - enhance code