Skip to content

Conversation

@raushan-skyflow
Copy link

@raushan-skyflow raushan-skyflow commented Jul 3, 2025

Why:

  • The React Native SDK currently lacks support for applying custom input formatting (e.g., XXX-XX-XXXX) to collect elements like InputFieldElement and CardNumberElement.

  • This capability is available in other client-side SDKs such as JavaScript, React & IOS, creating an inconsistency in user experience.

Outcome:

  • Users should be able to define custom format patterns for collect elements input fields (e.g., for SSNs, card numbers) using components like InputFieldElement and CardNumberElement.

  • The defined formatting should be automatically applied in the UI, ensuring a consistent and intuitive user experience across client-side SDKs.

Testing:

  • Tested locally & added unit tests.

@raushan-skyflow raushan-skyflow merged commit 915c8c9 into release/25.6.1 Jul 8, 2025
2 checks passed
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.

4 participants