Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 832 Bytes

File metadata and controls

25 lines (18 loc) · 832 Bytes

Summary

Verification

  • bun run format:check
  • bun run typecheck
  • bun run lint
  • bun run test:ci
  • bunx expo-doctor
  • bun audit --audit-level=critical
  • Android export completed when dependencies, Expo/native config, or release code changed.

Security/Release Notes

  • No secrets, keystores, certificates, or local env files are included.
  • User-visible strings are localized in Italian and English.
  • Authentication, crypto, storage, biometric, or backup changes include focused tests.
  • Android permissions or EAS/update behavior changes are documented.

Contribution License

  • I certify that I have the rights to submit this contribution and provide it under Apache-2.0.
  • I disclosed any included third-party material and its applicable license.