Commit Graph

2 Commits

Author SHA1 Message Date
Chris Daßler
e05f091342 Fix Metro bundler refresh issue by preventing unnecessary file writes
- Only write auto-generated.d.ts when actual content changes
- Strip timestamp lines when comparing content to detect real changes
- Prevents Metro from refreshing when type content is unchanged
- Fixes flickering "Refreshing..." issue across all connected devices

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-05 22:40:57 +02:00
54d0d245d6 Fix package by testing real world examples (#1)
Co-authored-by: Chris Daßler <chris.dassler@me.com>
Reviewed-on: #1
2025-08-29 07:42:17 +02:00