From 577b341b6f0226090129e32e6755b52fa786d2aa Mon Sep 17 00:00:00 2001 From: Gabriel Tomitsuka Date: Sat, 15 Apr 2023 01:04:17 +0200 Subject: [PATCH] chore: add badges --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3fcfcef..2d75f47 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # ☎️ rn-phone-number-input +[![npm version](https://img.shields.io/npm/v/rn-phone-number-input.svg)](https://www.npmjs.com/package/rn-phone-number-input) +[![Build](https://github.com/gtomitsuka/rn-phone-number-input/workflows/CI/badge.svg)](https://github.com//gtomitsuka/rn-phone-number-input/actions) ![platforms](https://img.shields.io/badge/platforms-iOS-brightgreen.svg?style=flat-square&colorB=191A17) +![MIT License](https://img.shields.io/npm/l/@react-native-picker/picker.svg)
A beautiful yet customizable phone number input component for React Native that feels native.