Skip to content

Commit defb337

Browse files
committed
added notice
1 parent 63b4981 commit defb337

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@ It works on iOS and Android.
1616
## Installation
1717

1818
```
19-
npm install react-native-smart-splash-screen@untilRN0.40 --save
19+
npm install react-native-smart-splash-screen --save
2020
```
2121

2222
## Notice
2323

24-
It can only be used until react-native 0.4.0 for ios, if you want to use the latest package, use `npm install react-native-smart-splash-screen --save`
24+
It can only be used greater-than-equal react-native 0.4.0 for ios, if you want to use the package less-than react-native 0.4.0, use `npm install react-native-smart-splash-screen@untilRN0.40 --save`
2525

2626
## Installation (iOS)
2727

0 commit comments

Comments
 (0)