Commit Graph

3 Commits

Author SHA1 Message Date
Chris Daßler
6e775258d1 feat: add branch support, sync resolution, and dynamic cache TTL
- Add branch detection in parseRemoteIOR for GitHub and Gitea
- Support fetching from branches in addition to tags
- Implement synchronous remote resolution using sync-fetch
- Add dynamic cache TTL based on version type (beta/rc/branch/stable)
- Export sync functions for Metro bundler usage
- Fix remote component resolution in Metro (no more sync errors)
2025-09-29 12:32:41 +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
Chris Daßler
e1fb6e6acc Initial commit 2025-08-29 04:22:52 +02:00