InputMaskIOS 0.8.0×Maintained by Eaffy.Installation Guide×Installation Guide for InputMaskIOSYou want to add pod 'InputMaskIOS', '~> 0.8' similar to the following to your Podfile:target 'MyApp' do pod 'InputMaskIOS', '~> 0.8' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try InputMaskIOSSee PodspecGitHub RepoPage on CocoaPods.orgInputMaskIOS 0.8.0ByEgor Taflanidireact-native-community/react-native-text-input-maskGitHub Reporn-text-input-mask-ios Part of react-native-text-input-mask