Skip to content

Liquid Glass tab bar and Home greeting#36

Draft
muvaf wants to merge 1 commit into
mainfrom
cursor/liquid-glass-tab-bar-edea
Draft

Liquid Glass tab bar and Home greeting#36
muvaf wants to merge 1 commit into
mainfrom
cursor/liquid-glass-tab-bar-edea

Conversation

@muvaf

@muvaf muvaf commented Apr 26, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Replaced the single-page layout with a SwiftUI TabView using the iOS 26 Tab API so the system applies the Liquid Glass tab bar (standard behavior on the current SDK).
  • Home tab shows the centered text hello cursor; More is a second tab so the tab bar is visible and usable.
  • Added .tabBarMinimizeBehavior(.onScrollDown) for the scroll-aware tab bar behavior that pairs with the new design.

Verification

  • lim xcode build . succeeded; simulator element tree shows hello cursor and a tab bar region.

Preview: https://console.limrun.com/preview?asset=com.limrun.sample-native-app-liquid-glass.zip&platform=ios

Open in Web Open in Cursor 

Use Tab with TabView for the system Liquid Glass tab bar, add a second tab,
and set tab bar minimize behavior for scroll content.

Co-authored-by: muvaffak <me@muvaf.com>
@github-actions

github-actions Bot commented Apr 26, 2026

Copy link
Copy Markdown

Limrun Preview

Platform Commit Preview
iOS 00f0df9 Open Preview →

Reviewer must be a member of the organization on Limrun.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants