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.
Try the myspace App on Expo
✨ Features:
- Dark & Light Mode support
- 8+ beautifully designed screens (Home, Blog, Profile, Details, etc.)
- Clean and modular UI components
- ⚛️ Built with the latest React Native practices
- Easy to customize and extend
- Perfect for developers, freelancers, and designers
- Customizable colors, fonts, and images
Getting Started:
- Clone the repository
- Install dependencies using
pnpm install - Run
pnpm run androidorpnpm run ios - For iOS:
cd ios && pod install
Tested On:
- ✅ Android 10+
- ✅ iOS 13+
- ✅ React Native CLI
Ideal For:
- Personal portfolio apps
- Freelancer showcases
- Blog & news apps
- Mobile UI starter projects
Folder Structure:
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
Support:
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!
Changelog
= 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
