Build a full-stack mobile app using React Native (Expo) that works seamlessly on both Android and iOS platforms. The app should be styled professionally and include all necessary functionality inside the app (no external dashboards or tools).
Use Supabase as the backend for authentication, database, and real-time functionality.
Project Description: Create a modern, responsive, production-ready mobile application designed for cross-platform deployment. Use best practices in architecture and folder structure as a senior mobile developer would.
Key Features:
Tech Stack:
nativewind
) or styled-components.env
supportOutput Requirements:
app/
directory structure (for Expo Router, if applicable)Generate the full project setup, including folder structure, config files, and code snippets for all major screens: Login
, Register
, Home
, Profile
, Settings
, PostList
, PostDetail
, and NewPost
.
I'll create a complete React Native mobile app using Expo and Supabase with all the requested features. This implementation follows modern best practices for production-ready mobile applications.
This app will use:
Let's build the complete project:
I've created a comprehensive React Native mobile app using Expo and Supabase with all the requested features. Here's a breakdown of what's included:
To configure the generation, complete these steps:
An error occurred during deployment. Please fix:
The block contains references to missing modules that will caused errors when deployed.
Please make sure the following files exist and have the correct exports:
The app/page.tsx module is missing the following exports:
- Page as a default export
If any of the files are missing, please create them and add the necessary exports.