iOS live activity templates for the lock screen

Lock screen live activity designs for rideshare trips, food delivery, live scores, flight status, and focus timers. These are the screens users see without opening your app, which makes them the most valuable surface an iOS product has. Copy any design and paste it into Bolt, Lovable, or Replit.

Common questions about live activity templates

What is an iOS live activity?

A card that sits on the lock screen and in the Dynamic Island, updating in real time while something is happening. The user follows a trip, an order, or a match without ever opening your app.

How do I make a live activity work with real data?

Live activities are driven by ActivityKit. Use these as the visual reference, then ask your AI in Bolt, Lovable, or Replit to push updates as your backend changes state.

How often should a live activity update?

On events that change what the user is watching, not on a timer. Updating every second drains the battery and tells the user nothing they did not already know.

Can I use these as normal in app screens?

Yes. Every one of them works as a tracking view inside the app. Drop the lock screen background and the card sits in your own layout unchanged.

Related guides and resources