Skip to content

Commit b0d863e

Browse files
committed
docs: add reference to react-native-otp-entry
1 parent 628d17a commit b0d863e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
# react-native-phone-entry
22

33
[![npm version](https://badge.fury.io/js/react-native-phone-entry.svg?&kill_cache=1)](https://badge.fury.io/js/react-native-phone-entry)
4-
[![cov](https://anday013.github.io/react-native-phone-entry/badges/coverage.svg?&kill_cache=1)](https://github.com/anday013/react-native-phone-entry/actions)
54
[![License](https://img.shields.io/badge/license-MIT-blue.svg?&kill_cache=1)](https://github.com/your-username/react-native-phone-entry/blob/main/LICENSE)
65

6+
<!-- [![cov](https://anday013.github.io/react-native-phone-entry/badges/coverage.svg?&kill_cache=1)](https://github.com/anday013/react-native-phone-entry/actions) -->
77
<!-- [![npm](https://img.shields.io/npm/dm/react-native-phone-entry.svg?&kill_cache=1)]() -->
88
<!-- [![install size](https://packagephobia.com/badge?p=react-native-phone-entry)](https://packagephobia.com/result?p=react-native-phone-entry) -->
99

1010
`react-native-phone-entry` is a simple and fully modifiable Phone Number Input Component for React Native that provides an intuitive interface for entering and validating international phone numbers. It includes country code selection, number formatting, and validation features.
1111

12+
> **Looking for an OTP input component to verify phone numbers?** Check out [react-native-otp-entry](https://github.com/anday013/react-native-otp-entry) - a simple and fully modifiable OTP Input Component for React Native that provides an intuitive interface for entering one-time passwords.
13+
1214
<div align="center">
1315
<h3>Autopick Feature</h3>
1416
<img src="assets/autopick.gif" />

0 commit comments

Comments
 (0)