Skip to content

Add simple number counter page#32

Draft
muvaf wants to merge 1 commit into
mainfrom
cursor/simple-counter-page-bc79
Draft

Add simple number counter page#32
muvaf wants to merge 1 commit into
mainfrom
cursor/simple-counter-page-bc79

Conversation

@muvaf

@muvaf muvaf commented Apr 24, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Replace the default SwiftUI starter view with a simple number counter page.
  • Add increment, decrement, and reset controls with accessibility identifiers for simulator verification.

Walkthrough

number_counter_demo.mp4
Counter reset state

Preview

Testing

  • lim xcode build . succeeded and installed the app in the remote simulator.
  • lim ios tap-element --ax-label "Plus" && lim ios tap-element --ax-label "Plus" && lim ios tap-element --ax-label "Minus" && lim ios tap-element --ax-label "Reset" && sleep 1 && lim ios screenshot -o /tmp/limrun-counter-tested-reset.png succeeded and verified the main counter controls by exercising them in the simulator.
  • lim xcode build . --upload com.limrun.sample-native-app-pr-32.zip succeeded and uploaded the preview build.

To show artifacts inline, enable in settings.

Open in Web Open in Cursor 

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

Copy link
Copy Markdown

Limrun Preview

Platform Commit Preview
iOS 42d8b1d 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