Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added docs/images/miniapps/miniapp-design-spec.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions docs/mini-apps/core-concepts/manifest.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -203,4 +203,11 @@ Open Graph image. 1200×630px (1.91:1), PNG/JPG.
<Card title="Embeds and Previews" href="/mini-apps/core-concepts/embeds-and-previews">
Understand how your manifest creates rich embeds when your Mini App is shared in feeds and social platforms.
</Card>
<Card
title="Mini App Display Specs"
href="/images/miniapps/miniapp-design-spec.png"
arrow="true"
>
See how your mini app is displayed in the Base app in our Figma file.
</Card>
</CardGroup>
6 changes: 5 additions & 1 deletion docs/mini-apps/featured-guidelines/design-guidelines.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,11 @@ description: "Build a mini app that is intuitive and delightful to use."
---

### Display
See how your mini app is displayed in the Base app in our [Figma specification file](https://www.figma.com/design/4wx6s24NB0KLgprQAyMT8R/TBA-Mini-App-Specs).

<Card img="/images/miniapps/miniapp-design-spec.png">

Your [manifest configuration](/mini-apps/core-concepts/manifest) controls how your app appears across these surfaces. [See full specification](/images/miniapps/miniapp-design-spec.png).
</Card>

### Layout

Expand Down
2 changes: 2 additions & 0 deletions docs/mini-apps/resources/design-resources.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,12 @@

### UI Inspiration & Design Patterns

* **[Design spec](/images/miniapps/miniapp-design-spec.png)** - See how your mini app is displayed in the Base app
* **[Mobbin](https://mobbin.com/)** - Comprehensive mobile app design patterns and screenshots
* **[Dribbble](https://dribbble.com/)** - Creative design community and inspiration
* **[Pinterest](https://pinterest.com/)** - Visual discovery and inspiration


### Design Systems & Component Libraries

* **[Base Brand Guidelines](https://www.base.org/brand)** - Brand standards and assets
Expand Down