Skip to content

Commit bcf72bf

Browse files
authored
Update README.md
1 parent 8d956e3 commit bcf72bf

1 file changed

Lines changed: 12 additions & 8 deletions

File tree

README.md

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,28 @@
22
<h1>react-native-nitro-text</h1>
33
</div>
44

5-
<div align="center">
6-
<video src="https://github.com/user-attachments/assets/1e2baa07-fe07-43a5-a3db-86ed051daa5a" alt="React Native Nitro Text" />
7-
</div>
8-
95
<p align="center">
106
A Text component that is much richer and performant for both iOS and Android.
117
</p>
128

13-
---
9+
10+
<div align="center">
11+
12+
https://github.com/user-attachments/assets/57f56b3f-3988-4235-af83-a5f2cfd82121
13+
14+
</div>
1415

1516
<div align="center">
1617

17-
[![Version](https://img.shields.io/npm/v/react-native-nitro-text.svg)](https://www.npmjs.com/package/react-native-nitro-text)
18-
[![Downloads](https://img.shields.io/npm/dm/react-native-nitro-text.svg)](https://www.npmjs.com/package/react-native-nitro-text)
19-
[![License](https://img.shields.io/npm/l/react-native-nitro-text.svg)](https://github.com/patrickkabwe/react-native-nitro-text/LICENSE)
18+
[![npm version](https://img.shields.io/npm/v/react-native-nitro-text?style=for-the-badge)](https://www.npmjs.org/package/react-native-nitro-text)
19+
[![npm downloads](https://img.shields.io/npm/dt/react-native-nitro-text.svg?style=for-the-badge)](https://www.npmjs.org/package/react-native-nitro-text)
20+
[![npm downloads](https://img.shields.io/npm/dm/react-native-nitro-text.svg?style=for-the-badge)](https://www.npmjs.org/package/react-native-nitro-text)
21+
[![mit licence](https://img.shields.io/dub/l/vibe-d.svg?style=for-the-badge)](https://github.com/patrickkabwe/react-native-nitro-text/blob/main/LICENSE)
2022

2123
</div>
2224

25+
---
26+
2327
## Features
2428

2529
- Works on both iOS and Android(currently fallback to RN `Text` on Android)

0 commit comments

Comments
 (0)