Getting Started
Availity Phone component for use with formik and yup.
Installation
yarn add @availity/phone
References
See yup and @availity/yup for general validation information.
See validatePhone for this component's validation method.
See libphonenumber-js for information about the underlying library, the AsYouType class, and other parsing and formatting options.
See Code-Splitting for information about React.lazy and Suspense components.