Skip to content

Commit 11236ed

Browse files
authored
Update README.md
1 parent ef420cc commit 11236ed

File tree

1 file changed

+19
-4
lines changed

1 file changed

+19
-4
lines changed

README.md

Lines changed: 19 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,21 @@
55
>
66
> **I can only wholeheartedly appreciate everyone's support and kindness over the past almost 4 years and celebrate having reached 39k weekly and 2M total downloads** 🤗
77
8+
<div s
9+
---
10+
11+
<div align="center">
12+
13+
## 🚀 Check out my latest project — [NextStack](https://www.nextstack.gg)!
14+
15+
<a href="https://www.nextstack.gg" target="_blank">
16+
<img src="https://www.nextstack.gg/opengraph-image" width="500" alt="NextStack OpenGraph Image">
17+
</a>
18+
19+
---
20+
21+
</div>
22+
823
# react-native-shadow-2
924

1025
<div align="center">
@@ -15,11 +30,11 @@
1530

1631
</div>
1732

18-
[react-native-shadow](https://github.com/879479119/react-native-shadow) is dead for years. This is an improved version with more functionalities, Typescript support and written from scratch. It's not required to define its size: the shadow is smartly applied on the first render and then precisely reapplied on the following ones.
33+
[react-native-shadow](https://github.com/879479119/react-native-shadow) is dead for years. This is an improved version with more functionalities, TypeScript support, and written from scratch. It's not required to define its size: the shadow is smartly applied on the first render and then precisely reapplied on the following ones.
1934

20-
It solves the old React Native issue of not having the same shadow appearence and usage for Android, iOS and Web.
35+
It solves the old React Native issue of not having the same shadow appearance and usage for Android, iOS, and Web.
2136

22-
Compatible with Android, iOS and Web. **And Expo!**
37+
Compatible with Android, iO,S and Web. **And Expo!**
2338

2439
Supports [RTL](https://reactnative.dev/blog/2016/08/19/right-to-left-support-for-react-native-apps).
2540

@@ -37,7 +52,7 @@ Supports [RTL](https://reactnative.dev/blog/2016/08/19/right-to-left-support-for
3752

3853
## 💿 Installation
3954

40-
#### 1. First install [react-native-svg](https://github.com/react-native-svg/react-native-svg#installation).
55+
#### 1. First, install [react-native-svg](https://github.com/react-native-svg/react-native-svg#installation).
4156

4257
> The latest `react-native-svg` version is recommended, including if using Expo.
4358

0 commit comments

Comments
 (0)