Skip to content

Conversation

@mfazekas
Copy link
Collaborator

@mfazekas mfazekas commented Jan 12, 2026

Restructures example apps into organized sections:

  • demos/ - User-facing tutorials with marketplace links
  • exercisers/ - Developer testing, edge cases, stress tests
  • tests/ - Test runner UI (integrated from feat: add in-app test runner #106)
  • reproducers/ - Bug reproduction (local/ gitignored for throwaway files)

Also wires up the 🔧 wrench menu "Run Tests" to navigate to TestsPage in both example and expo-example.

image image

@mfazekas mfazekas force-pushed the refactor/example-app-restructure branch 3 times, most recently from b52e05c to 1e455a7 Compare January 15, 2026 13:58
@mfazekas mfazekas changed the title Refactor/example app restructure chore(example): app restructure Jan 16, 2026
@mfazekas mfazekas marked this pull request as ready for review January 16, 2026 06:53
@mfazekas mfazekas requested a review from HayesGordon January 16, 2026 06:53
Copy link
Contributor

@HayesGordon HayesGordon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is awesome! I really like the structure. And having local and reproducers will be really helpful

…s sections

Add category-based organization, order metadata for sorting, last opened persistence, and tests menu placeholder.
Remove unused buttonTextActive style and redundant comments.
Reproduces the bug where navigating OutOfBandAssets → QuickStart →
DataBindingArtboards causes 'Artboard Main not found' error due to
props persisting between screen navigations.
- Extract shared HomeMenu component with card-style UI
- Update TestsPage to support .tsx harness tests
- Remove viewRecycling tests (CDN loader crash - upstream bug)
- Fix ScriptingExample import path
@mfazekas mfazekas force-pushed the refactor/example-app-restructure branch from 25848ad to 7b3fb92 Compare January 16, 2026 10:13
@mfazekas mfazekas merged commit 4aa3b9a into main Jan 16, 2026
8 checks passed
@mfazekas mfazekas deleted the refactor/example-app-restructure branch January 16, 2026 11:20
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.

3 participants