Skip to content

Build number counting page#35

Draft
muvaf wants to merge 2 commits into
mainfrom
cursor/number-counting-page-abef
Draft

Build number counting page#35
muvaf wants to merge 2 commits into
mainfrom
cursor/number-counting-page-abef

Conversation

@muvaf

@muvaf muvaf commented Apr 24, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Replace the starter SwiftUI screen with a simple number counter page.
  • Add increase, decrease, and reset controls with accessibility identifiers for simulator testing.
  • Style Reset as a large bordered control so it is easy to target and verify.

Testing

  • lim xcode build .
  • lim ios element-tree
  • Counter interaction assertion: initial 0, increase to 1, increase to 2, decrease to 1, reset to 0.
  • lim xcode build . --upload com.limrun.sample-native-app-pr35.zip

Walkthrough

number_counter_reset_demo.mp4
Number counter page

Preview

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

To show artifacts inline, enable in settings.

Open in Web Open in Cursor 

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

github-actions Bot commented Apr 24, 2026

Copy link
Copy Markdown

Limrun Preview

Platform Commit Preview
iOS 511694c Open Preview →

Reviewer must be a member of the organization on Limrun.

Co-authored-by: muvaffak <me@muvaf.com>
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