Skip to content

feat: add customizable NFC scanning animation slot for Android - #3

Open
dalafiarisamuel wants to merge 1 commit into
mainfrom
feat/move-animation-slot-to-parameter-and-add-performance-annoation
Open

feat: add customizable NFC scanning animation slot for Android#3
dalafiarisamuel wants to merge 1 commit into
mainfrom
feat/move-animation-slot-to-parameter-and-add-performance-annoation

Conversation

@dalafiarisamuel

Copy link
Copy Markdown
Owner
  • Introduced an optional nfcScanningAnimationSlot parameter in NfcConfig and NfcReadManagerState to allow custom Compose animations during NFC scanning on Android.
  • Updated NfcScanBottomSheet to use the provided animation slot instead of a built-in default.
  • Refactored NfcReadManager constructors for both Android and iOS to support the new animation parameter (no-op on iOS).
  • Updated README.md and AGENTS.md with instructions and examples for using the custom animation slot.

- Introduced an optional `nfcScanningAnimationSlot` parameter in `NfcConfig` and `NfcReadManagerState` to allow custom Compose animations during NFC scanning on Android.
- Updated `NfcScanBottomSheet` to use the provided animation slot instead of a built-in default.
- Refactored `NfcReadManager` constructors for both Android and iOS to support the new animation parameter (no-op on iOS).
- Updated `README.md` and `AGENTS.md` with instructions and examples for using the custom animation slot.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant