Skip to content

Commit 53df773

Browse files
authored
Merge pull request #140 from patrickkabwe/docs/add-discord-and-npm-badges
docs: add Discord and npm badges to README
2 parents 505db38 + eed9c3b commit 53df773

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
![React Native NitroFS](https://github.com/user-attachments/assets/14fa98eb-fbee-4e00-bc85-eb3a8f0e9832)
44

5+
[![npm version](https://img.shields.io/npm/v/react-native-nitro-fs?style=for-the-badge&logo=npm)](https://www.npmjs.com/package/react-native-nitro-fs)
6+
[![npm downloads](https://img.shields.io/npm/dm/react-native-nitro-fs?style=for-the-badge&logo=npm)](https://www.npmjs.com/package/react-native-nitro-fs)
7+
[![Build](https://img.shields.io/github/actions/workflow/status/patrickkabwe/react-native-nitro-fs/release.yml?style=for-the-badge&logo=github)](https://github.com/patrickkabwe/react-native-nitro-fs/actions)
8+
[![Discord](https://img.shields.io/badge/Discord-Join%20Server-5865F2?style=for-the-badge&logo=discord&logoColor=white)](https://discord.gg/7KXUyHjz)
9+
510
A high-performance file system module for React Native that provides native-speed file operations and network transfers using Swift (iOS) and Kotlin (Android) implementations.
611

712
## 🚀 Features

0 commit comments

Comments
 (0)