Skip to content

Commit 3b543c9

Browse files
committed
feat: update README.md
1 parent 706e058 commit 3b543c9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ A splash screen API for react-native which can programatically hide and show the
2828

2929
## Changes
3030
For React Native >= 0.47.0 use [v3.+](https://github.com/crazycodeboy/react-native-splash-screen/releases), for React Native < 0.47.0 use [v2.1.0](https://github.com/crazycodeboy/react-native-splash-screen/releases/tag/v1.0.9)
31+
For React Native New Arch(Fabric) use 4.0+
3132

3233
## Examples
3334
* [Examples](https://github.com/crazycodeboy/react-native-splash-screen/tree/master/examples)
@@ -40,9 +41,9 @@ For React Native >= 0.47.0 use [v3.+](https://github.com/crazycodeboy/react-nati
4041
## Installation
4142

4243
### First step(Download):
43-
Run `npm i react-native-splash-screen --save`
44+
Run `npm i @nfsmonstr/react-native-splash-screen --save`
4445

45-
### Second step(Plugin Installation):
46+
### Second step(Plugin Installation). Legacy(Skip to step 3):
4647

4748
#### Automatic installation
4849

0 commit comments

Comments
 (0)