mirror of
https://github.com/selfxyz/self.git
synced 2026-04-27 03:01:15 -04:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user