feat: add nfc parser and mrz tests (#886)

* feat: add nfc parser and mrz tests

* fix: harden NFC parser and update migration docs
This commit is contained in:
Justin Hernandez
2025-08-12 20:16:25 -07:00
committed by GitHub
parent 7a7a597545
commit 35281ad1ea
12 changed files with 238 additions and 458 deletions

View File

@@ -190,6 +190,7 @@ contextUsageNote: If this file is used to add in-context notes, include a single
- [ ] Run `yarn test:build` in mobile-sdk-alpha after each item
- [ ] Validate functionality matches original implementation
- [ ] Update documentation and type definitions
- [ ] Re-export new modules via `packages/mobile-sdk-alpha/src/index.ts` and document them in `packages/mobile-sdk-alpha/README.md`
### Post-Migration
- [ ] Update app to consume mobile-sdk-alpha