## Summary

<!-- What does this PR do? Why? -->

## Changes

<!-- List the key changes. Focus on the "what" and "why", not line-by-line. -->

- 

## Testing

- [ ] Tested on **iOS** (physical device)
- [ ] Tested on **Android** (device or emulator)
- [ ] Ran `npx expo prebuild --clean` and verified native output

<!-- Describe how you tested this. Include device/OS version if relevant. -->

## Checklist

- [ ] README updated (if public API, props, or config options changed)
- [ ] Types and JSDoc updated (if new exports added)
- [ ] No unrelated changes included
- [ ] PR title is clear and descriptive
