What problem does it solve?
This Skill simplifies the process of building and maintaining marketing landing pages for Goliath-stack apps, providing a cohesive user experience and efficient development workflow.
Core Features & Use Cases
- Auth Gate Handling: Manages public marketing routes separately from authenticated product routes.
- Responsive Design: Implements a responsive header and footer with mobile hamburger drawers.
- Google Fonts Integration: Automatically loads Google Fonts for a consistent design across web pages.
- Feature Sections: Provides guidance on porting Bootstrap feature sections directly into React Native components.
- Image Handling: Offers solutions for common issues with image rendering in React Native Web.
- Quick Start: Implement the landing marketing site for your app by integrating the provided code and configurations into your Expo Router application.
Quick Start
To use this skill, integrate the provided _layout.jsx and other components into your app/ directory of an Expo Router app and follow the guidelines outlined in the SKILL.md file.