Pixio is a modern social media app built with Expo and React Native. Share your moments, connect with friends, and explore a vibrant community.
- 📷 Post Sharing: Upload and share your favorite moments with captions.
- ❤️ Engagement: Like, comment, and bookmark posts.
- 🧑🤝🧑 Follow System: Follow users and see their posts in your feed.
- 🔔 Notifications: Stay updated with likes, comments, and follows.
- 🔒 Secure Authentication: Powered by Clerk.
- 🌐 Cross-Platform: Works seamlessly on Android, iOS, and Web.
-
Install dependencies:
npm install
-
Start the app:
npx expo start
Open the app in:
-
Develop: Edit files in the
app
directory. This project uses file-based routing.
app/
: Main application code with file-based routing.components/
: Reusable UI components.convex/
: Backend logic powered by Convex.Styles/
: Centralized styling for the app.constants/
: Static data and theme configurations.
We welcome contributions! Here's how you can help:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Commit your changes and push the branch.
- Open a pull request.
- Expo Documentation: Learn the fundamentals and advanced topics.
- React Native Documentation: Explore React Native's capabilities.
- Convex Documentation: Learn about the backend framework used.
If you like this project, please give it a ⭐️ and share it with others!