From 0caab7c69d21620dce1196cb5463929ed4ea1218 Mon Sep 17 00:00:00 2001 From: Efstathios Ntonas Date: Fri, 13 Oct 2023 13:49:44 +0300 Subject: [PATCH] docs: add npm badges on README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index a405f0d8..3e87b1d6 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,13 @@ react-native-unistyles +[![npm version](https://img.shields.io/npm/v/react-native-unistyles.svg?style=for-the-badge)](https://www.npmjs.com/package/react-native-unistyles) +[![npm downloads](https://img.shields.io/npm/dm/react-native-unistyles.svg?style=for-the-badge)](https://www.npmjs.com/package/react-native-unistyles) +[![npm](https://img.shields.io/npm/dt/react-native-unistyles.svg?style=for-the-badge)](https://www.npmjs.com/package/react-native-unistyles) +[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg?style=for-the-badge)](https://opensource.org/licenses/MIT) +![GitHub package.json version](https://img.shields.io/github/package-json/v/jpudysz/react-native-unistyles?style=for-the-badge) +![Platform - Android and iOS](https://img.shields.io/badge/platform-Android%20%7C%20iOS%20%7C%20Web-blue.svg?style=for-the-badge) + ## Features - ⚡ Blazing fast, adds around ~3ms on top of StyleSheet* - 🎳 Share up to 100% of your styles across platforms in monorepo