IvanIhnatsiuk / react-native-advanced-input-mask

Text input mask component for React Native
MIT License
24 stars 0 forks source link

fix: ref type #21

Closed IvanIhnatsiuk closed 1 week ago

IvanIhnatsiuk commented 1 week ago

📜 Description

Fixed reference type for MaskedTextInput

💡 Motivation and Context

ref type must be TextInput

📢 Changelog

🤔 How Has This Been Tested?

tested via yarn typecheck command

📸 Screenshots (if appropriate):

📝 Checklist