react-native-masked-text
react-native-masked-text copied to clipboard
Add support for IBAN
Would be nice to have support for international bank account numbers. May will add this later during my project.
- https://en.wikipedia.org/wiki/International_Bank_Account_Number
- http://stackoverflow.com/questions/21928083/iban-validation-check
- https://github.com/arhs/iban.js/
BIC would be nice too.
+1