Skip to content

Conversation

kirillzyusko
Copy link
Contributor

📜 Description

Added transform prop that can re-map inputted values to a custom one.

💡 Motivation and Context

It can be useful in variety of cases, for example:

  • you want to replace CVV code with * symbol;
  • you need to replace , with . in amount field;
  • ...

📢 Changelog

JS

iOS

Android

🤔 How Has This Been Tested?

📸 Screenshots (if appropriate):

📝 Checklist

  • CI successfully passed
  • I added new mocks and corresponding unit-tests if library API was changed

@IvanIhnatsiuk IvanIhnatsiuk added the enhancement New feature or request label Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants