-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,6 +7,8 @@ | |
> | ||
> For professional inquiries regarding senior-level expertise in TypeScript, React, and React Native, contact me at [email protected]. | ||
# react-native-shadow-2 | ||
|
||
<div align="center"> | ||
|
||
[![npm](https://img.shields.io/npm/v/react-native-shadow-2)](https://www.npmjs.com/package/react-native-shadow-2) | ||
|
@@ -16,8 +18,6 @@ | |
|
||
</div> | ||
|
||
# react-native-shadow-2 | ||
|
||
[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. | ||
|
||
It solves the old React Native issue of not having the same shadow appearence and usage for Android, iOS and Web. | ||
|