App home screen templates for iOS and Android

Home screen templates for mobile apps built with Bolt, Lovable, and Replit. Dark hero cards, activity feeds, stat rows, and bottom tab bars. Copy any template, paste it into your AI tool, and build the screen your users land on after sign-in.

Common questions about home templates

What should an app home screen include?

A home screen should show the most important information at a glance: a key metric or summary, a list of recent activity, and clear navigation to the rest of the app. These templates follow the pattern used by top productivity, fitness, and social apps.

How do I build an app home screen with Bolt or Lovable?

Copy a home screen template and paste it into Bolt or Lovable as your starting point. Tell your AI what data to show and where it comes from. Your AI fetches the data, wires the tab bar, and builds the screen around the template layout.

Can I use a home screen template for a React Native or Flutter app?

Yes. These are HTML reference templates. Paste one into your AI tool and ask it to rebuild the layout in React Native, Flutter, or SwiftUI. Your AI matches the spacing, colours, and component structure.

How do I add a pull-to-refresh to the home screen?

Ask your AI to wrap the scrollable content in a pull-to-refresh component for your framework. In React Native use RefreshControl, in Flutter use RefreshIndicator. Your AI adds the handler and re-fetches the data on pull.

Related guides and resources